diff mbox series

[tig] Mention again that 'generic' keymap can be overridden

Message ID 20200606112006.6896-1-wsa@kernel.org (mailing list archive)
State New, archived
Headers show
Series [tig] Mention again that 'generic' keymap can be overridden | expand

Commit Message

Wolfram Sang June 6, 2020, 11:20 a.m. UTC
There is a paragraph above to explain it in detail. However, redundancy
is not a bad thing in documentation IMO. In other words, I missed it
before.

Signed-off-by: Wolfram Sang <wsa@kernel.org>
---

This patch is for 'tig' not 'git'.

 doc/tigrc.5.adoc | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/doc/tigrc.5.adoc b/doc/tigrc.5.adoc
index 6b40afe..179d738 100644
--- a/doc/tigrc.5.adoc
+++ b/doc/tigrc.5.adoc
@@ -607,8 +607,9 @@  Keymaps::
 
 Valid keymaps are: *main*, *diff*, *log*, *reflog*, *help*, *pager*, *status*,
 *stage*, *tree*, *blob*, *blame*, *refs*, *stash*, *grep* and *generic*. Use
-*generic* to set key mapping in all keymaps. Use *search* to define keys for
-navigating search results during search.
+*generic* to set key mapping in all keymaps (which may still be overridden by a
+specific view keybinding). Use *search* to define keys for navigating search
+results during search.
 
 Key values::