SNMP frontend: added -z zap command-line option and pid-file exclusive check, fixed mem check
This commit is contained in:
parent
2366be0062
commit
eb8d0c0b3a
6 changed files with 63 additions and 42 deletions
|
|
@ -453,7 +453,7 @@ usage(clicon_handle h,
|
|||
"\t-p <dir>\tAdd Yang directory path (see CLICON_YANG_DIR)\n"
|
||||
"\t-b <dir>\tSpecify datastore directory\n"
|
||||
"\t-F\t\tRun in foreground, do not run as daemon\n"
|
||||
"\t-z\t\tKill other config daemon and exit\n"
|
||||
"\t-z\t\tKill other backend daemon and exit\n"
|
||||
"\t-a UNIX|IPv4|IPv6 Internal backend socket family\n"
|
||||
"\t-u <path|addr>\tInternal socket domain path or IP addr (see -a)(default: %s)\n"
|
||||
"\t-P <file>\tPid filename (default: %s)\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue