author | Brian Hetro <whee@smaertness.net> | |
Sun, 26 Aug 2007 03:20:06 +0000 (23:20 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 26 Aug 2007 05:35:44 +0000 (22:35 -0700) | ||
commit | 480611d170e1c013b06a49e81a178fefd278b313 | |
tree | 1f4b193632b423739177e80bbccae1eee37fc42e | tree | snapshot |
parent | 1560be16b94a85df166ae26bcfff11bcd57c2fed | commit | diff |
Make usage documentation for git-add consistent.
The usage string for the executable was missing --refresh. In
addition, the documentation referred to "file", but the usage string
referred to "filepattern". Updated the documentation to
"filepattern", as git-add does handle patterns.
Signed-off-by: Brian Hetro <whee@smaertness.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The usage string for the executable was missing --refresh. In
addition, the documentation referred to "file", but the usage string
referred to "filepattern". Updated the documentation to
"filepattern", as git-add does handle patterns.
Signed-off-by: Brian Hetro <whee@smaertness.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-add.txt | diff | blob | history | |
builtin-add.c | diff | blob | history |