X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-clean.txt;h=a81cb6c28050e83778f11f2957d3489f50fa6004;hb=c444c16589f95ac22d8e3ffe603cd7f0613512ce;hp=335c885bb7b9fbf373400f44bcdca82f6b3e9958;hpb=41905647fc6c94632b48b7caf65eaf3ae18f6d70;p=git.git diff --git a/Documentation/git-clean.txt b/Documentation/git-clean.txt index 335c885bb..a81cb6c28 100644 --- a/Documentation/git-clean.txt +++ b/Documentation/git-clean.txt @@ -33,8 +33,8 @@ OPTIONS -f:: --force:: - If the git configuration specifies clean.requireForce as true, - 'git clean' will refuse to run unless given -f or -n. + If the git configuration variable clean.requireForce is not set + to false, 'git clean' will refuse to run unless given -f or -n. -n:: --dry-run::