clixon/apps
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
..
backend * Netconf as default namespace has been disabled by default. 2020-09-02 15:44:10 +02:00
cli * Changed CLI help strings behaviour on query (?) for long and multi-line help strings. 2020-09-04 13:15:53 +02:00
netconf * Netconf as default namespace has been disabled by default. 2020-09-02 15:44:10 +02:00
restconf * Netconf as default namespace has been disabled by default. 2020-09-02 15:44:10 +02:00
Makefile.in Changed --with-restconf directive to have package as argument, with either null, evhtp or fcgi. 2020-06-04 11:26:38 +02:00