Add usage string to git-update-index
commitf6ab5bb265ac821d9aab3755059eeadb615f512b
authorPetr Baudis <pasky@suse.cz>
Tue, 25 Oct 2005 15:26:25 +0000 (25 17:26 +0200)
committerJunio C Hamano <junkio@cox.net>
Wed, 26 Oct 2005 05:51:18 +0000 (25 22:51 -0700)
tree88f06ea6a1e904fdec9cc5b327d8d007782a8e52
parentd43367af55d8f67508000291b22e96c0a6b072dd
Add usage string to git-update-index

This patch adds usage string to git-update-index, can be printed by the -h
or --help parameter.

Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
update-index.c