summaryrefslogtreecommitdiffstats
path: root/git-clean.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-05-08 00:32:53 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-05-08 00:32:53 +0000
commit3d30fd50da4218bf2dddc680132f2688108d94e4 (patch)
treed4ed1c6ce3b42cfebd1bbf17dc37fa0559822496 /git-clean.txt
parent67fad6d5cb982faa5da32370c961f9e00f018d2d (diff)
downloadgit-htmldocs-3d30fd50da4218bf2dddc680132f2688108d94e4.tar.gz
Autogenerated HTML docs for v1.5.2-rc2-21-g3082
Diffstat (limited to 'git-clean.txt')
-rw-r--r--git-clean.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-clean.txt b/git-clean.txt
index 5aff026eb..e3252d59d 100644
--- a/git-clean.txt
+++ b/git-clean.txt
@@ -26,7 +26,7 @@ OPTIONS
Remove untracked directories in addition to untracked files.
-f::
- If the git configuration specifies clean.forceRequire as true,
+ If the git configuration specifies clean.requireForce as true,
git-clean will refuse to run unless given -f or -n.
-n::