OSDN Git Service

documentation: clarify notes for clean.requireForce
authorJiang Xin <worldhello.net@gmail.com>
Wed, 28 Aug 2013 01:28:32 +0000 (09:28 +0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 28 Aug 2013 19:51:46 +0000 (12:51 -0700)
Add "-i" (interactive clean option) to clarify the documentation for
"clean.requireForce" config variable.

Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt

index 8361380..7321a54 100644 (file)
@@ -795,8 +795,8 @@ browser.<tool>.path::
        working repository in gitweb (see linkgit:git-instaweb[1]).
 
 clean.requireForce::
-       A boolean to make git-clean do nothing unless given -f
-       or -n.   Defaults to true.
+       A boolean to make git-clean do nothing unless given -f,
+       -i or -n.   Defaults to true.
 
 color.branch::
        A boolean to enable/disable color in the output of