Code

Merge branch 'vh/config-interactive-singlekey-doc' into maint
[git.git] / Documentation / config.txt
index cc6d480101c40ef21465eb486f4ee90a90b23438..d16136210a010a3ff502f80969c97667605170a1 100644 (file)
@@ -1307,8 +1307,9 @@ instaweb.port::
 interactive.singlekey::
        In interactive commands, allow the user to provide one-letter
        input with a single key (i.e., without hitting enter).
-       Currently this is used only by the `\--patch` mode of
-       linkgit:git-add[1].  Note that this setting is silently
+       Currently this is used by the `\--patch` mode of
+       linkgit:git-add[1], linkgit:git-reset[1], linkgit:git-stash[1] and
+       linkgit:git-checkout[1]. Note that this setting is silently
        ignored if portable keystroke input is not available.
 
 log.date::