Forgot to remove --camp and --no-camp from brief usage message.
This commit is contained in:
parent
745c5421be
commit
f6683d3cad
|
@ -309,7 +309,6 @@ help()
|
||||||
{
|
{
|
||||||
LOG((CLOG_PRINT
|
LOG((CLOG_PRINT
|
||||||
"Usage: %s"
|
"Usage: %s"
|
||||||
" [--camp|--no-camp]"
|
|
||||||
" [--daemon|--no-daemon]"
|
" [--daemon|--no-daemon]"
|
||||||
" [--debug <level>]"
|
" [--debug <level>]"
|
||||||
" [--name <screen-name>]"
|
" [--name <screen-name>]"
|
||||||
|
|
Loading…
Reference in New Issue