show-ref: migrate to parse-options
commit69932bc6117d7ec2689557693ad300756c961cdc
authorStephen Boyd <bebarino@gmail.com>
Sun, 21 Jun 2009 04:40:46 +0000 (20 21:40 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 21 Jun 2009 06:50:42 +0000 (20 23:50 -0700)
tree5ab2dba7209c1c695ba79ccaa7c872179ce568fc
parentc5764c095c2a563b657c1bd8f4a3e47bdeee14b0
show-ref: migrate to parse-options

Also make the docs more consistent with the usage message. While we're
here remove the zero initializers from the static variables as they're
unnecessary.

Signed-off-by: Stephen Boyd <bebarino@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-show-ref.txt
builtin-show-ref.c