Commit Graph

5 Commits

Author SHA1 Message Date
Cole Robinson
91c274efbb cli: Make argcomplete optional
It's only invoked when bash completion is attempted. Will make it
a bit nicer for devs to just pull down and run the code
2018-12-18 15:39:08 -05:00
Lin Ma
d68f0f8867 cli: Add the generic completer function and validator function
The patch adds the generic completer and validator, Further patches use
them as completer/validator. The completer won't add already specified
options to the list.

Signed-off-by: Lin Ma <lma@suse.com>
2018-12-18 11:20:35 -05:00
Cole Robinson
3cb33d381c Update docs to use new setup.py invocation 2018-02-06 19:02:53 -05:00
Radostin Stoyanov
e3b4b2bf11 Fix typo in Pre-requisite software 2017-05-31 13:27:43 -04:00
Mario Trangoni
aa7d9c4593 INSTALL: convert to Markdown format. 2017-02-16 19:01:42 -05:00