refactor: move and add functions
This commit is contained in:
committed by
Henrik Friedrichsen
parent
04cbe8ac20
commit
c36d3cf272
@@ -39,7 +39,6 @@ pub fn program_arguments() -> clap::Command {
|
||||
.short('c')
|
||||
.long("config")
|
||||
.value_name("FILE")
|
||||
.value_parser(PathBufValueParser::new())
|
||||
.help("Filename of config file in basepath")
|
||||
.default_value("config.toml"),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user