This commit is contained in:
parent
47d1bf9ebc
commit
825379a38b
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ struct Args {
|
||||||
histfile: Option<PathBuf>,
|
histfile: Option<PathBuf>,
|
||||||
|
|
||||||
/// enable or disable color
|
/// enable or disable color
|
||||||
#[arg(short, long, default_value = "auto")]
|
#[arg(long, default_value = "auto")]
|
||||||
color: ColorChoice,
|
color: ColorChoice,
|
||||||
|
|
||||||
// file to run and arguments to pass
|
// file to run and arguments to pass
|
||||||
|
|
Loading…
Add table
Reference in a new issue