* If multiple strings (eg "\n" in text), indent before each new line * Primarily for auto-cli where long help strings are generated from YANG descriptions, but applies as well for manual long/multi-line help strings * New config option: `CLICON_CLI_HELPSTRING_TRUNCATE`: Truncate help string on right margin mode * New config option: `CLICON_CLI_HELPSTRING_LINES`: Limit of number of help strings to show |
||
|---|---|---|
| .. | ||
| cli_common.c | ||
| cli_common.h | ||
| cli_generate.c | ||
| cli_generate.h | ||
| cli_handle.c | ||
| cli_handle.h | ||
| cli_main.c | ||
| cli_plugin.c | ||
| cli_plugin.h | ||
| cli_show.c | ||
| clixon_cli.h | ||
| clixon_cli_api.h | ||
| Makefile.in | ||