clixon/apps/cli
Olof hagsand b8955c81d8 * Changed CLI help strings behaviour on query (?) for long and multi-line help strings.
* 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
2020-09-04 13:15:53 +02:00
..
cli_common.c * Changed CLI help strings behaviour on query (?) for long and multi-line help strings. 2020-09-04 13:15:53 +02:00
cli_common.h Clixon release 4.0.0 2019-07-13 16:33:23 +02:00
cli_generate.c Auto-cli updates and sync with clixon-docs 2020-06-15 16:07:04 +02:00
cli_generate.h Auto-cli updates and sync with clixon-docs 2020-06-15 16:07:04 +02:00
cli_handle.c enabled and removed USE_CLIGEN44 2020-05-12 14:02:25 +02:00
cli_handle.h enabled and removed USE_CLIGEN44 2020-05-12 14:02:25 +02:00
cli_main.c * Changed CLI help strings behaviour on query (?) for long and multi-line help strings. 2020-09-04 13:15:53 +02:00
cli_plugin.c Auto-cli updates and sync with clixon-docs 2020-06-15 16:07:04 +02:00
cli_plugin.h Adapt to CLIgen 4.6 API changes 2020-05-19 22:26:29 +02:00
cli_show.c * Netconf as default namespace has been disabled by default. 2020-09-02 15:44:10 +02:00
clixon_cli.h Changed code so that it will be compatible with c++. 2020-07-02 15:00:53 +03:00
clixon_cli_api.h fix to error in instance-id-bind patch 2020-07-28 17:58:40 +02:00
Makefile.in libhttp compile 2020-05-28 17:19:15 +02:00