Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
status: typo fix in usage
author
Jeff King
<peff@peff.net>
Sat, 5 Sep 2009 08:50:26 +0000
(
04:50
-0400)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 6 Sep 2009 06:15:51 +0000
(23:15 -0700)
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-commit.c
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
9e4b7ab
)
diff --git
a/builtin-commit.c
b/builtin-commit.c
index 6cb0e40484dce73224c156d0c54b4f0628e57bc6..812470e63d07b78b868c0044128557b3af2d685e 100644
(file)
--- a/
builtin-commit.c
+++ b/
builtin-commit.c
@@
-975,7
+975,7
@@
int cmd_status(int argc, const char **argv, const char *prefix)
static struct option builtin_status_options[] = {
OPT__VERBOSE(&verbose),
OPT_BOOLEAN('s', "short", &shortstatus,
- "show status conci
c
ely"),
+ "show status conci
s
ely"),
OPT_BOOLEAN('z', "null", &null_termination,
"terminate entries with NUL"),
{ OPTION_STRING, 'u', "untracked-files", &untracked_files_arg,