Show parameter file and parameter set options in usage

This commit is contained in:
amarjeet 2016-10-27 04:53:00 +05:30
parent ea893bd3df
commit 914053bd92

View file

@ -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