mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-02-05 04:06:28 -05:00
opt: add some usage message
This commit is contained in:
parent
e965264f3b
commit
4277159219
1 changed files with 1 additions and 1 deletions
|
|
@ -5919,5 +5919,5 @@ int main(int argc, char *argv[]) {
|
|||
return EXIT_SUCCESS;
|
||||
|
||||
usage:
|
||||
die("Usage: %s [-v] [-d] [-s startup command]", argv[0]);
|
||||
die("Usage: %s [-v] [-d] [-c config file] [-s startup command]", argv[0]);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue