diff options
author | Maxime “pep” Buquet <pep@bouah.net> | 2019-06-22 03:52:26 +0200 |
---|---|---|
committer | Maxime “pep” Buquet <pep@bouah.net> | 2019-06-22 03:52:26 +0200 |
commit | e1ca4ff338041b3e44de7e9944f0ae6f61c40ee1 (patch) | |
tree | 37e7cb6de0bcffd6a89bc63eda287b4f79c1375a /doc | |
parent | 833cccb188967948bc786fa6e9385821f8676362 (diff) | |
parent | f505c83c484cec35b5ef772d318c1ff286dad74b (diff) | |
download | poezio-e1ca4ff338041b3e44de7e9944f0ae6f61c40ee1.tar.gz poezio-e1ca4ff338041b3e44de7e9944f0ae6f61c40ee1.tar.bz2 poezio-e1ca4ff338041b3e44de7e9944f0ae6f61c40ee1.tar.xz poezio-e1ca4ff338041b3e44de7e9944f0ae6f61c40ee1.zip |
Merge remote-tracking branch 'origin/mr/31'
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/commands.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 87d72198..d67b5351 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -316,6 +316,11 @@ These commands will work in any conversation tab (MultiUserChat, Private, or /clear Clear the current buffer. + /sb + **Usage:** ``/sb end home clear status goto <+|-linecount>|<linenum>|<timestamp>`` + + Allows to go to the given line or message in the window. + .. _muctab-commands: MultiUserChat tab commands |