projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a92a17
)
fsck doc: a minor typofix
author
Junio C Hamano
<gitster@pobox.com>
Mon, 5 Mar 2012 19:32:08 +0000
(11:32 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 5 Mar 2012 19:32:19 +0000
(11:32 -0800)
Reword the misspelled "squelch" noticed by Hermann Gaustere to say
"omit", which would sit better anyway.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-fsck.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-fsck.txt
b/Documentation/git-fsck.txt
index 47e2f19218aa2cfb93819d2e0adc58f0b611df96..bbb25da2dd601cd9ddcdbeae525c82a08fbfde4a 100644
(file)
--- a/
Documentation/git-fsck.txt
+++ b/
Documentation/git-fsck.txt
@@
-33,7
+33,7
@@
index file, all SHA1 references in .git/refs/*, and all reflogs (unless
--dangling::
--no-dangling::
Print objects that exist but that are never 'directly' used (default).
- `--no-dangling` can be used to
squech
this information from the output.
+ `--no-dangling` can be used to
omit
this information from the output.
--root::
Report root nodes.