Netconf startup configuration support. Set CLICON_USE_STARTUP_CONFIG to 1 to
enable. Eg, if backend_main is started with -CIr startup will be copied to running. Added .. as valid step in xpath
This commit is contained in:
parent
30a479de68
commit
4461cc9598
20 changed files with 116 additions and 159 deletions
|
|
@ -88,7 +88,7 @@ usage(char *argv0)
|
|||
"\t-h\t\tHelp\n"
|
||||
"\t-D\t\tDebug\n"
|
||||
"\t-S\t\tLog on syslog\n"
|
||||
"\t-d <db>\tDatabase name (default: running)\n"
|
||||
"\t-d <db>\t\tDatabase name (default: running)\n"
|
||||
"\t-p\t\tDump database on stdout\n"
|
||||
"\t-b\t\tBrief output, just print keys. Combine with -p or -m\n"
|
||||
"\t-n \"<key> <val>\" Add database entry\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue