diff options
author | Michael Vetter <jubalh@iodoru.org> | 2022-09-13 11:54:02 +0200 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2022-09-13 11:54:02 +0200 |
commit | 446027ce6cfacc5ac5479fe1fafb74ca252ab0d2 (patch) | |
tree | 8986ae277210c0aa8a34a55ec7022c47e5f5d1ad /docs/profanity-caps.1 | |
parent | a8e6b26ee1f336975be76919aeb096768b724aa6 (diff) | |
download | profani-tty-446027ce6cfacc5ac5479fe1fafb74ca252ab0d2.tar.gz |
Start new cycle
Diffstat (limited to 'docs/profanity-caps.1')
-rw-r--r-- | docs/profanity-caps.1 | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/docs/profanity-caps.1 b/docs/profanity-caps.1 deleted file mode 100644 index 0b0cfb70..00000000 --- a/docs/profanity-caps.1 +++ /dev/null @@ -1,38 +0,0 @@ -.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client" - -.SH NAME -/caps - -.SH DESCRIPTION -Find out a contacts, or room members client software capabilities. If in private chat initiated from a chat room, no parameter is required. - -.SH SYNOPSIS -/caps - -.LP -/caps <fulljid>|<nick> - -.LP - -.SH ARGUMENTS -.PP -\fB<fulljid>\fR -.RS 4 -If in the console or a chat window, the full JID for which you wish to see capabilities. -.RE -.PP -\fB<nick>\fR -.RS 4 -If in a chat room, nickname for which you wish to see capabilities. -.RE - -.SH EXAMPLES -/caps ran@cold.sea.org/laptop - -.LP -/caps ran@cold.sea.org/phone - -.LP -/caps aegir - -.LP |