mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-03 00:00:07 +03:00
Rephrase help message
Signed-off-by: Roland Vet <RlndVt@protonmail.com>
This commit is contained in:
parent
911c53266a
commit
b7c43996a1
@ -157,7 +157,7 @@ pub struct Cli {
|
||||
#[arg(short, default_value = "")]
|
||||
options: String,
|
||||
|
||||
/// Force color on/off. Default: autodetect tty
|
||||
/// Force color on/off. Autodetect tty is used to define default:
|
||||
#[arg(short, long, action = clap::ArgAction::Set, default_value_t=stdout().is_terminal())]
|
||||
colorize: bool,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user