Clarified clixon_cli command-line: clixon_cli [options] [commands] [-- extra-options]
This commit is contained in:
parent
bee30a4ea0
commit
f067968535
4 changed files with 73 additions and 14 deletions
|
|
@ -133,6 +133,7 @@ int cli_show_config_state(clicon_handle h, cvec *cvv, cvec *argv);
|
|||
int cli_show_auto(clicon_handle h, cvec *cvv, cvec *argv);
|
||||
|
||||
int cli_show_options(clicon_handle h, cvec *cvv, cvec *argv);
|
||||
int cli_show_version(clicon_handle h, cvec *vars, cvec *argv);
|
||||
|
||||
/* cli_auto.c: Autocli mode support */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue