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 --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::
--
2.20.1