minor: strncpy -> strcpy and formatting

This commit is contained in:
Olof hagsand 2020-10-10 15:32:19 +02:00
parent f8ac8cc14b
commit f9cc26582a
3 changed files with 8 additions and 4 deletions

View file

@ -415,7 +415,7 @@ usage(clicon_handle h,
"\t-1\t\tRun once and then quit (dont wait for events)\n"
"\t-s <mode>\tSpecify backend startup mode: none|startup|running|init)\n"
"\t-c <file>\tLoad extra xml configuration, but don't commit.\n"
"\t-q \tQuit startup directly after upgrading and print result on stdout\n"
"\t-q \t\tQuit startup directly after upgrading and print result on stdout\n"
"\t-U <user>\tRun backend daemon as this user AND drop privileges permanently\n"
"\t-g <group>\tClient membership required to this group (default: %s)\n"