summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
Diffstat (limited to 'help')
-rw-r--r--help/3.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/help/3.php b/help/3.php
index 320040568..97f91439c 100644
--- a/help/3.php
+++ b/help/3.php
@@ -23,6 +23,8 @@
<h2><?php echo __("Other actions") ?></h2>
<table>
+ <tr><td class='n'>[tab]</td><td><?php echo __("Select article under mouse cursor") ?></td></tr>
+
<tr><td class='n'>c f</td><td><?php echo __("Create filter") ?></td></tr>
<tr><td class='n'>c s</td><td><?php echo __("Collapse sidebar") ?></td></tr>
<tr><td class='n'>?</td><td><?php echo __("Display this help dialog") ?></td></tr>