Skip to content

Commit

Permalink
fsck doc: a minor typofix
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Junio C Hamano committed Mar 5, 2012
1 parent 4a92a17 commit a8747a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-fsck.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit a8747a1

Please sign in to comment.