Fix typo
This commit is contained in:
parent
62711f29b9
commit
60d2c1ca9c
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ if flags[0].value:
|
|||
"\n [argument]-d --date[/argument] [description]date of the experiment[/description]"
|
||||
"\n [argument]-h --help[/argument] [description]print this help and exit[/description]"
|
||||
"\n [argument]-f --full[/argument] [description]run experiment with all benches with all dates[/description]"
|
||||
"\n [argument]-F --file[/argument] [description]file containing all the parameters values (toml file)[/decription]"
|
||||
"\n [argument]-F --file[/argument] [description]file containing all the parameters values (toml file)[/description]"
|
||||
"\n [argument]-v --verbose[/argument] [description]be verbose[/description]"
|
||||
"\n [argument]-V --version[/argument] [description]print version number and exit[/description]"
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue