Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/git-fsck.txt')
-rw-r--r--Documentation/git-fsck.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-fsck.txt b/Documentation/git-fsck.txt
index 47e2f19218..bbb25da2dd 100644
--- 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.