X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=Documentation%2Fgit-clean.txt;h=9d291bdd266b49fe01b017dfce8e73dd288ad785;hb=c214f2c80c70c2a3803bf1f3efc323cee5496024;hp=ae8938b2de9a5930ab18a220a6e8dd90ee6db3b1;hpb=caa7dac163f7f7fc827da6fd4a5aba259a50e1ab;p=git.git diff --git a/Documentation/git-clean.txt b/Documentation/git-clean.txt index ae8938b2d..9d291bdd2 100644 --- a/Documentation/git-clean.txt +++ b/Documentation/git-clean.txt @@ -32,6 +32,7 @@ OPTIONS if you really want to remove such a directory. -f:: +--force:: If the git configuration specifies clean.requireForce as true, 'git-clean' will refuse to run unless given -f or -n.