[PATCH] add short options to show-files
authorNicolas Pitre <nico@cam.org>
Thu, 28 Apr 2005 22:06:25 +0000 (15:06 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 28 Apr 2005 22:06:25 +0000 (15:06 -0700)
commitcf9a113d3526c301b380fbd8a5d3b9d74d322c71
tree647e7c1fe5b5f56b5e853b8d5d8dffefcc43ced1
parent0cc087e3044a7ce19d276f736d983ad8344162f6
[PATCH] add short options to show-files

The show-files long options are cumbersome to type.  This patch adds
equivalent short options.

Also add missing "unmerged" to usage string.

Finally reduce the number of lines for argument parsing in half.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
show-files.c