mirror of
https://github.com/kakwa/uts-server
synced 2025-01-09 21:24:29 +01:00
better help in command line
This commit is contained in:
parent
612dedad64
commit
50afe67175
@ -24,7 +24,7 @@ static struct argp_option options[] = {
|
|||||||
{0}};
|
{0}};
|
||||||
|
|
||||||
/* A description of the arguments we accept. */
|
/* A description of the arguments we accept. */
|
||||||
static char args_doc[] = "-c CONFFILE [-d] [-D]";
|
static char args_doc[] = "-c CONFFILE [-d] [-D] [-p <pidfile>]";
|
||||||
|
|
||||||
struct arguments {
|
struct arguments {
|
||||||
char *args[2]; /* arg1 & arg2 */
|
char *args[2]; /* arg1 & arg2 */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user