diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-07-20 12:00:02 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-07-20 12:00:02 +0200 |
commit | 41fbc14f48396c747a26c5fbeaff39236bf7a48e (patch) | |
tree | 8930c93d156bc1070e12cb4a76b184c780935bb2 /doc/en/autogen | |
parent | 765297c038ec20668210eea69aa327e7aad60a34 (diff) | |
download | weechat-41fbc14f48396c747a26c5fbeaff39236bf7a48e.zip |
core: update translations
Diffstat (limited to 'doc/en/autogen')
-rw-r--r-- | doc/en/autogen/user/weechat_commands.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/en/autogen/user/weechat_commands.txt b/doc/en/autogen/user/weechat_commands.txt index 31c5f171c..c4e1d215b 100644 --- a/doc/en/autogen/user/weechat_commands.txt +++ b/doc/en/autogen/user/weechat_commands.txt @@ -739,7 +739,7 @@ Examples: refresh scroll [-window <number>] [+/-]<value>[s|m|h|d|M|y] scroll_horiz [-window <number>] [+/-]<value>[%] - scroll_up|scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|scroll_next_highlight|scroll_unread [-window <number>] + scroll_up|scroll_down|scroll_top|scroll_bottom|scroll_beyond_end|scroll_previous_highlight|scroll_next_highlight|scroll_unread [-window <number>] swap [-window <number>] [up|down|left|right] zoom[-window <number>] @@ -766,6 +766,7 @@ Examples: scroll_down: scroll a few lines down scroll_top: scroll to top of buffer scroll_bottom: scroll to bottom of buffer +scroll_beyond_end: scroll beyond the end of buffer scroll_previous_highlight: scroll to previous highlight scroll_next_highlight: scroll to next highlight scroll_unread: scroll to unread marker |