]> www.infradead.org Git - users/dhowells/kafs-utils.git/commit
Implement "x help" and "x apropos" for all command sets (bos, vos, ...)
authorDavid Howells <dhowells@redhat.com>
Tue, 29 Apr 2014 21:44:46 +0000 (22:44 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 29 Apr 2014 21:44:46 +0000 (22:44 +0100)
commitd989fa739033bab480df0f7b7fe72761fdddb222
tree316864383b83d442821dd23d05d26c2d1860e80b
parentb4f0c0122729e332fe4d190be06ddbd0e40281fa
Implement "x help" and "x apropos" for all command sets (bos, vos, ...)

Signed-off-by: David Howells <dhowells@redhat.com>
suite/apropos.py [new file with mode: 0644]
suite/argparse.py
suite/commands/bos/restart.py
suite/commands/vos/examine.py
suite/exception.py
suite/help.py [new file with mode: 0644]
suite/lib/output.py
suite/main.py