summaryrefslogtreecommitdiffstats
path: root/git-clean.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-02-17 14:31:06 -0800
committerJunio C Hamano <gitster@pobox.com>2016-02-17 14:31:06 -0800
commitf85ef637e60571cf4cb1e53d56fa21f320936138 (patch)
tree661f5ad874b34e148059df316f424be83f459170 /git-clean.txt
parent9099a7cc25a11e4e55d3b6a00da6f470bfffab80 (diff)
downloadgit-htmldocs-f85ef637e60571cf4cb1e53d56fa21f320936138.tar.gz
Autogenerated HTML docs for v2.7.1-339-g0233b
Diffstat (limited to 'git-clean.txt')
-rw-r--r--git-clean.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/git-clean.txt b/git-clean.txt
index 641681f61..51a7e26a8 100644
--- a/git-clean.txt
+++ b/git-clean.txt
@@ -37,9 +37,7 @@ OPTIONS
to false, 'git clean' will refuse to delete files or directories
unless given -f, -n or -i. Git will refuse to delete directories
with .git sub directory or file unless a second -f
- is given. This affects also git submodules where the storage area
- of the removed submodule under .git/modules/ is not removed until
- -f is given twice.
+ is given.
-i::
--interactive::