summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-09-16 07:04:02 +0100
committerAndrew Dolgov <[email protected]>2008-09-16 07:04:02 +0100
commitfc30f06598f21ee414de7b2141439232677ae0f9 (patch)
tree1b59fdfb3e0d3263cf3be066bc8db604d1cf293f /help
parentba0f7628a947673e34dc0d29445568f9e977356b (diff)
remove R hotkey from help
Diffstat (limited to 'help')
-rw-r--r--help/3.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/3.php b/help/3.php
index 92c4be2ef..11d258b48 100644
--- a/help/3.php
+++ b/help/3.php
@@ -40,7 +40,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'>R</td><td><?php echo __("Update all feeds") ?></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>