Renamed command info -> show
authorEd Bartosh <eduard.bartosh@intel.com>
Fri, 16 Jan 2015 18:53:28 +0000 (20:53 +0200)
committerEd Bartosh <eduard.bartosh@intel.com>
Fri, 23 Jan 2015 12:51:32 +0000 (14:51 +0200)
commitff4f2f5e019a4663d339e8a80272a7f6502a7789
tree256d2bdd49b13c85896e82a695bfe96c1ea79a16
parent092b39098071bc22441c3562c0f9c0234ebf130d
Renamed command info -> show

Show is a verb and therefore more appropriate to use as a command name.
And it is easier to remember as it's consistent with git command.

Fixes: #2326
Change-Id: Ib5919cc51000f4866571d78660185154c16f994e
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
repa.1
repa/info.py [deleted file]
repa/show.py [new file with mode: 0755]
setup.py