diff options
author | mathieui <mathieui@mathieui.net> | 2011-11-28 16:28:44 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2011-11-28 16:28:44 +0100 |
commit | 0954c12a075da8cb4bc403b475f04a4d84f57dc5 (patch) | |
tree | 552da79320b4b7828f0146c3fbe263c49119398b /doc/en | |
parent | 5abf8ab3ae3e2be3fc92d6fb5f2db86aa1e7af94 (diff) | |
download | poezio-0954c12a075da8cb4bc403b475f04a4d84f57dc5.tar.gz poezio-0954c12a075da8cb4bc403b475f04a4d84f57dc5.tar.bz2 poezio-0954c12a075da8cb4bc403b475f04a4d84f57dc5.tar.xz poezio-0954c12a075da8cb4bc403b475f04a4d84f57dc5.zip |
Add a /remove_bookmark command
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/usage.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/en/usage.txt b/doc/en/usage.txt index 8c7acf3b..5f220fd4 100644 --- a/doc/en/usage.txt +++ b/doc/en/usage.txt @@ -215,6 +215,9 @@ These commands work in *any* tab. with this command will be stored locally. They have priority over the ones stored online. +*/remove_bookmark [room_jid]*:: Remove the bookmark on _room_jid_ or the one on + the current tab, if any. + */bookmarks*:: Show the current bookmarks. */set <option> [value]*:: Set the value to the option in your configuration |