From f85f7947c38359c05b9df28fafe769fde9341326 Mon Sep 17 00:00:00 2001 From: Jiang Xin Date: Wed, 28 Aug 2013 09:28:32 +0800 Subject: documentation: clarify notes for clean.requireForce Add "-i" (interactive clean option) to clarify the documentation for "clean.requireForce" config variable. Signed-off-by: Jiang Xin Signed-off-by: Junio C Hamano diff --git a/Documentation/config.txt b/Documentation/config.txt index 8361380..7321a54 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -795,8 +795,8 @@ browser..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 -- cgit v0.10.2-6-g49f6