2
0
forked from Ivasoft/DSView

code refactoring 2

This commit is contained in:
dreamsourcelabTAI
2022-07-14 17:09:02 +08:00
parent b63cc00d9e
commit b424accfd5
5 changed files with 81 additions and 18 deletions

View File

@@ -49,7 +49,7 @@ void usage()
"Help Options:\n"
" -l, --loglevel Set log level, value between 0 to 5\n"
" -v, -V, --version Show release version\n"
" -s, --storelog save log to locale file\n"
" -s, --storelog Save log to locale file\n"
" -h, -?, --help Show help option\n"
"\n", DS_BIN_NAME, DS_DESCRIPTION);
}