summaryrefslogtreecommitdiff
path: root/Pancake.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Pancake.hs')
-rw-r--r--Pancake.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Pancake.hs b/Pancake.hs
index 0c9db1e..550dbb3 100644
--- a/Pancake.hs
+++ b/Pancake.hs
@@ -288,7 +288,7 @@ command (GoTo t RCurrent) = do
command Help = do
st <- get
putErrLn $ intercalate "\n"
- [ "basic commands: [b]ack, [f]orward, ',' to reload"
+ [ "basic commands: [ and ] to go back or forward, ',' to reload"
, "<URI> or [,]<number> to open a document" ]
when (paginate $ conf st) $ putErrLn "RET to scroll"
command (Show n) = do