From 060a5e349105101195f1e855017f96dd651612b3 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 4 Apr 2022 18:17:20 +0200 Subject: Start new cycle --- docs/profanity-bookmark.1 | 124 ---------------------------------------------- 1 file changed, 124 deletions(-) delete mode 100644 docs/profanity-bookmark.1 (limited to 'docs/profanity-bookmark.1') diff --git a/docs/profanity-bookmark.1 b/docs/profanity-bookmark.1 deleted file mode 100644 index 81b0b4a7..00000000 --- a/docs/profanity-bookmark.1 +++ /dev/null @@ -1,124 +0,0 @@ -.TH man 1 "2022-04-04" "0.12.0" "Profanity XMPP client" - -.SH NAME -/bookmark - -.SH DESCRIPTION -Manage bookmarks and join bookmarked rooms. If you are in a chat room and no arguments are supplied to `/bookmark add`, autojoin is set to "on". There is also an autojoin ignore list in case you want to autojoin in many clients but not on Profanity. - -.SH SYNOPSIS -/bookmark - -.LP -/bookmark list [] - -.LP -/bookmark add [] [nick ] [password ] [name ] [autojoin on|off] - -.LP -/bookmark update [nick ] [password ] [name ] [autojoin on|off] - -.LP -/bookmark remove [] - -.LP -/bookmark join - -.LP -/bookmark invites on|off - -.LP -/bookmark ignore - -.LP -/bookmark ignore add - -.LP -/bookmark ignore remove - -.LP - -.SH ARGUMENTS -.PP -\fBlist []\fR -.RS 4 -List all bookmarks. Or the details of one. -.RE -.PP -\fBadd []\fR -.RS 4 -Add a bookmark, passing no room will bookmark the current room, setting autojoin to "on". -.RE -.PP -\fBremove []\fR -.RS 4 -Remove a bookmark, passing no room will remove the bookmark for the current room, if one exists. -.RE -.PP -\fBupdate \fR -.RS 4 -Update the properties associated with a bookmark. -.RE -.PP -\fBnick \fR -.RS 4 -Nickname used when joining the chat room. -.RE -.PP -\fBpassword \fR -.RS 4 -Password if required, may be stored in plaintext on your server. -.RE -.PP -\fBname \fR -.RS 4 -Optional name for the bookmark. By default localpart of the JID will be used. -.RE -.PP -\fBautojoin on|off\fR -.RS 4 -Whether to join the room automatically on login. -.RE -.PP -\fBjoin \fR -.RS 4 -Join room using the properties associated with the bookmark. -.RE -.PP -\fBinvites on|off\fR -.RS 4 -Whether or not to bookmark accepted room invites, defaults to 'on'. -.RE -.PP -\fBignore add \fR -.RS 4 -Add a bookmark to the autojoin ignore list. -.RE -.PP -\fBignore remove \fR -.RS 4 -Remove a bookmark from the autojoin ignore list. -.RE - -.SH EXAMPLES -/bookmark add room@example.com nick YOURNICK - -.LP -/bookmark join room@example.com - -.LP -/bookmark update room@example.com nick NEWNICK autojoin on - -.LP -/bookmark ignore room@example.com - -.LP -/bookmark list - -.LP -/bookmark list room@example.com - -.LP -/bookmark remove room@example.com - -.LP -- cgit 1.4.1-2-gfad0