summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-10-27 11:57:42 +0200
committerSebastien Helleu <flashcode@flashtux.org>2011-10-27 11:57:42 +0200
commitd072ec110f257dc5163d4c36f5c2997381340f8f (patch)
treefd3a1f911824562fe5ab11470f4b31f0d3a8e992 /doc/en
parent1acaa0ebd30f292d19798221f1a265066e25ba85 (diff)
downloadweechat-d072ec110f257dc5163d4c36f5c2997381340f8f.zip
core: remove wrong example in /help bar (scroll bar using buffer name)
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/autogen/user/weechat_commands.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/en/autogen/user/weechat_commands.txt b/doc/en/autogen/user/weechat_commands.txt
index dc727e184..60e6f8451 100644
--- a/doc/en/autogen/user/weechat_commands.txt
+++ b/doc/en/autogen/user/weechat_commands.txt
@@ -53,8 +53,6 @@ Examples:
/bar hide mybar
scroll nicklist 10 lines down on current buffer:
/bar scroll nicklist * y+10
- scroll nicklist one page up on #weechat buffer:
- /bar scroll nicklist #weechat y-100%
scroll to end of nicklist on current buffer:
/bar scroll nicklist * ye
........................................