mktree --missing: updated usage message and man page
commite01662bb5da721d65226f4b173858ea3bf0bde30
authorJosh Micich <josh.micich@gmail.com>
Thu, 14 May 2009 19:46:03 +0000 (14 12:46 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 16 May 2009 17:25:49 +0000 (16 10:25 -0700)
tree1e6727a6354c47c667e2d4bd74868dde96eb09cd
parent1c64e79a622b43cff2d919632393c51f3fcc4f43
mktree --missing: updated usage message and man page

Update usage message in builtin-mktree.c to include '--missing'.  Do the
same to man page and clarify that the input does not have to be sorted.

Signed-off-by: Josh Micich <josh.micich@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-mktree.txt
builtin-mktree.c