X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-clean.txt;h=e3252d59daa33576c0b00bd5f2daa3a5b50c9b7a;hb=d1c7c27ea3d9c92be2c7a9c5fc72ba5f228c424a;hp=5aff026eb489a84640ffef6c8deed5b9f89e2b06;hpb=520d7e278cfd25057e883575060b7378dfab61dc;p=git.git diff --git a/Documentation/git-clean.txt b/Documentation/git-clean.txt index 5aff026eb..e3252d59d 100644 --- a/Documentation/git-clean.txt +++ b/Documentation/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::