diff options
author | mathieui <mathieui@mathieui.net> | 2011-11-26 23:39:09 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2011-11-26 23:39:09 +0100 |
commit | e761b71d10aaca2c4020ce6d2d12781afa5c7089 (patch) | |
tree | 7cd788fa52e99dfaed7ca11c871a114645afd4b7 /doc/en | |
parent | d3e74edfa4c9a5e63aca3a14d4a643b2ca222329 (diff) | |
download | poezio-e761b71d10aaca2c4020ce6d2d12781afa5c7089.tar.gz poezio-e761b71d10aaca2c4020ce6d2d12781afa5c7089.tar.bz2 poezio-e761b71d10aaca2c4020ce6d2d12781afa5c7089.tar.xz poezio-e761b71d10aaca2c4020ce6d2d12781afa5c7089.zip |
(re-)Document the /bookmark commands
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/usage.txt | 21 |
1 files changed, 16 insertions, 5 deletions
diff --git a/doc/en/usage.txt b/doc/en/usage.txt index c54f8da5..286bf754 100644 --- a/doc/en/usage.txt +++ b/doc/en/usage.txt @@ -198,11 +198,22 @@ These commands work in *any* tab. "available, chat, away, afk, dnd, busy, xa" and the optional [status] argument will be your status message.' -*/bookmark [roomname][/nick]*:: Bookmark the specified room (you will then - auto-join it on each poezio start). This commands uses almost the same syntax - as /join. Type /help join for syntax examples. Note that when typing /bookmark - on its own, the room will be bookmarked with the nickname you're currently - using in this room (instead of default_nick). +*/bookmark [roomname][/nick] [autojoin] [password]*:: Bookmark the specified + room (you will then auto-join it on each poezio start). This command uses + almost the same syntax as /join. Type /help join for syntax examples. Note + that when typing /bookmark on its own, the room will be bookmarked with the + nickname you're currently using in this room (instead of default_nick). + You can specify an optional *autojoin* and *password* if you call it with the + full line (/bookmark alone will put the room in autojoin without password). + The bookmarks stored with this command are stored on your xmpp server. + +*/bookmark_local [roomname][/nick] [autojoin] [password]*:: Bookmark the + specified room (you will then auto-join it on each poezio start). This + commands uses almost the same syntax as /join. Type /help join for syntax + examples. Note that when typing /bookmark on its own, the room will be + bookmarked with the nickname you're currently using in this room (instead of + default_nick). The bookmarks stored with this command will be stored locally. + They have priority over the ones stored online. */set <option> [value]*:: Set the value to the option in your configuration file. You can, for example, change your default nickname by doing "/set |