summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-06-03 16:37:46 +0100
committerAndrew Dolgov <[email protected]>2008-06-03 16:37:46 +0100
commitdf485d4f8e15f1f5ed47d0699124b5d8fc35ebf0 (patch)
treee639484fae5b15a31afc18bfd19c52c0e4c232ad /help
parent793ec6ff2242baf32d03558b015694e913f4bed6 (diff)
new hotkey =: toggle hide read headlines
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 fa65df2cc..701214ada 100644
--- a/help/3.php
+++ b/help/3.php
@@ -38,6 +38,7 @@
<table>
<tr><td class='n'>r</td><td><?php echo __("Update active feed") ?></td></tr>
<tr><td class='n'>R</td><td><?php echo __("Update all feeds") ?></td></tr>
+ <tr><td class='n'>=</td><td><?php echo __("(Un)hide read articles") ?></td></tr>
<tr><td class='n'>f a</td><td><?php echo __("(Un)hide read feeds") ?></td></tr>
<tr><td class='n'>f s</td><td><?php echo __("Subscribe to feed") ?></td></tr>
<tr><td class='n'>f e</td><td><?php echo __("Edit feed") ?></td></tr>