summaryrefslogtreecommitdiffstats
path: root/package/libcli/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* package: remove empty line at end of fileRicardo Martincoski2017-04-061-1/+0
| | | | | | | | | | | Occurrences were searched using [1]: check-package --include-only EmptyLastLine $(find * -type f) and manually removed. [1] http://patchwork.ozlabs.org/patch/729666/ Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libcli: new packageSteve James2015-01-141-0/+11
Libcli provides a shared library for including a Cisco-like command- line interface into other software. It's a telnet interface which supports command-line editing, history, authentication and callbacks for a user-definable function tree. [Thomas: rewrap Config.in help text.] Signed-off-by: Steve James <ste@junkomatic.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud