author | Junio C Hamano <junkio@cox.net> | |
Thu, 21 Apr 2005 02:49:16 +0000 (19:49 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Thu, 21 Apr 2005 02:49:16 +0000 (19:49 -0700) | ||
commit | c5bac17ad21c8e79fcca21c366832e75be095322 | |
tree | de6864be255ba016d22ddef52cad71f35b334927 | tree | snapshot |
parent | 80913d4364c0be4d9b97eabcd2c8acb800c647c1 | commit | diff |
[PATCH] Usage-string fixes.
Usage string fixes to make maintenance easier (only one instance
of a string to update not multiple copies). I've spotted and
corrected inconsistent usage text in diff-tree while doing this.
Also diff-cache and read-tree usage text have been corrected to
match their up-to-date features. Earlier, neither "--cached"
form of diff-cache nor "-m single-merge" form of read-tree were
described.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Usage string fixes to make maintenance easier (only one instance
of a string to update not multiple copies). I've spotted and
corrected inconsistent usage text in diff-tree while doing this.
Also diff-cache and read-tree usage text have been corrected to
match their up-to-date features. Earlier, neither "--cached"
form of diff-cache nor "-m single-merge" form of read-tree were
described.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
commit-tree.c | diff | blob | history | |
diff-cache.c | diff | blob | history | |
diff-tree.c | diff | blob | history | |
read-tree.c | diff | blob | history |