summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-06-04 15:28:37 +0100
committerAndrew Dolgov <[email protected]>2008-06-04 15:28:37 +0100
commit9bbbc82c754859753115e7ae879c09b3ed647cad (patch)
tree643c4ea54243dffb5445608d5a98d05f2bd8ab33 /help
parentec37f4f112acbe917b7343fdc3a43b4d1bccd16e (diff)
new hotkey x: un/collapse if viewing category
Diffstat (limited to 'help')
-rw-r--r--help/3.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/help/3.php b/help/3.php
index d24403cbc..76c87c0d0 100644
--- a/help/3.php
+++ b/help/3.php
@@ -45,6 +45,7 @@
<tr><td class='n'>f h</td><td><?php echo __("Hide visible read articles") ?></td></tr>
<tr><td class='n'>q</td><td><?php echo __("Mark feed as read") ?></td></tr>
<tr><td class='n'>Q</td><td><?php echo __("Mark all feeds as read") ?></td></tr>
+ <tr><td class='n'>x</td><td><?php echo __("If viewing category, (un)collapse it") ?></td></tr>
</table>
<h2><?php echo __("Go to...") ?></h2>