mirror of
https://github.com/MeexReay/bRAC.git
synced 2025-05-06 05:28:02 +03:00
oops
This commit is contained in:
parent
b65e6af93a
commit
08c8a25966
@ -152,7 +152,7 @@ pub fn get_config_path() -> PathBuf {
|
||||
}
|
||||
|
||||
|
||||
// TODO: make args exactly match to config except --config-path and --configure, example: change from `disable_formatting: bool` to `formatting: Option<bool>``
|
||||
// TODO: make args exactly match to config except --config-path and --configure, example: change from `disable_formatting: bool` to `formatting: Option<bool>`
|
||||
#[derive(Parser, Debug)]
|
||||
#[command(version, about, long_about = None)]
|
||||
pub struct Args {
|
||||
|
Loading…
Reference in New Issue
Block a user