summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/source/commands.rst4
-rw-r--r--doc/source/usage.rst1
2 files changed, 4 insertions, 1 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst
index 663c85c7..2e469f08 100644
--- a/doc/source/commands.rst
+++ b/doc/source/commands.rst
@@ -129,7 +129,9 @@ These commands work in *any* tab.
Remove the bookmark on *room_jid* or the one on the current tab, if any.
/bookmarks
- Show the current bookmarks.
+ **Usage:** ``/bookmarks``
+
+ Open a :ref:`bookmarks tab` in order to edit the current boookmarks.
/set
**Usage:** ``/set [plugin|][section] <option> <value>``
diff --git a/doc/source/usage.rst b/doc/source/usage.rst
index 6690ff6f..d60ded15 100644
--- a/doc/source/usage.rst
+++ b/doc/source/usage.rst
@@ -255,6 +255,7 @@ Or a XEP-0070_ validation:
.. figure:: ./images/xep_0070.png
:alt: XEP-0070 validation tab
+.. _bookmarks tab:
Bookmarks tab
~~~~~~~~~~~~~