Show parameter file and parameter set options in usage
This commit is contained in:
parent
ea893bd3df
commit
914053bd92
1 changed files with 2 additions and 1 deletions
|
|
@ -148,7 +148,8 @@ static void help(const char *progname, bool failure = false)
|
|||
"%2%[ --colorscheme=[Cornfield|Sunset|Metallic|Starnight|BeforeDawn|Nature|DeepOcean] ] \\\n"
|
||||
"%2%[ --csglimit=num ]"
|
||||
#ifdef ENABLE_EXPERIMENTAL
|
||||
" [ --enable=<feature> ]"
|
||||
" [ --enable=<feature> ] \\\n"
|
||||
"%2%[ -p <Parameter Filename>] [-P <Parameter Set>] "
|
||||
#endif
|
||||
"\\\n"
|
||||
#ifdef DEBUG
|
||||
|
|
|
|||
Loading…
Reference in a new issue