Code

Merge branch 'ab/i18n-scripts-basic'
[git.git] / Documentation / config.txt
index c96aec10d8124f77f558e4ee5fa0f277ccb7b3d3..1a060ecbc8b137bff3df2c689d7e803937c66d18 100644 (file)
@@ -1309,9 +1309,11 @@ 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
-       ignored if portable keystroke input is not available.
+       Currently this is used by the `\--patch` mode of
+       linkgit:git-add[1], linkgit:git-checkout[1], linkgit:git-commit[1],
+       linkgit:git-reset[1], and linkgit:git-stash[1]. Note that this
+       setting is silently ignored if portable keystroke input
+       is not available.
 
 log.date::
        Set the default date-time mode for the 'log' command.