shorten the description
This commit is contained in:
parent
830ffd9563
commit
61784a9b96
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ struct Args {
|
|||
|
||||
/// Specify the parent of the config directory,
|
||||
/// which typically is Firefish local repo
|
||||
/// (default: current directory)
|
||||
#[arg(short = 'd', long, value_name = "PARENT_OF_CONFIG_DIR", global = true)]
|
||||
base_dir: Option<String>,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue