diff options
author | Maxime “pep” Buquet <pep@bouah.net> | 2019-06-22 04:17:39 +0200 |
---|---|---|
committer | Maxime “pep” Buquet <pep@bouah.net> | 2019-06-22 04:17:39 +0200 |
commit | 0628c9770603a705195328d4248a5badb5f368a3 (patch) | |
tree | ee729919024b93dd2e3a31656f9e6e8407015278 /doc/source | |
parent | 844549b35418a507d9cfd25ee0d810282bcdb924 (diff) | |
download | poezio-0628c9770603a705195328d4248a5badb5f368a3.tar.gz poezio-0628c9770603a705195328d4248a5badb5f368a3.tar.bz2 poezio-0628c9770603a705195328d4248a5badb5f368a3.tar.xz poezio-0628c9770603a705195328d4248a5badb5f368a3.zip |
Update documentation for scrollback with the alias
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/commands.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst index d67b5351..36f504ac 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -316,8 +316,9 @@ These commands will work in any conversation tab (MultiUserChat, Private, or /clear Clear the current buffer. + /scrollback /sb - **Usage:** ``/sb end home clear status goto <+|-linecount>|<linenum>|<timestamp>`` + **Usage:** ``/scrollback end home clear status goto <+|-linecount>|<linenum>|<timestamp>`` Allows to go to the given line or message in the window. |