Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hörist <philipp@hoerist.com>2023-04-23 17:20:39 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-04-23 17:27:26 +0300
commit534f9f7e9c8ceee080bd3ad34b8e14a329b7ef41 (patch)
tree3d153d980bc58d8aaae2699321ac0be7116fe9dc /data/gajim-remote.1
parentafc5a11e6c2d620946e6bfd6ff9b37b22f52db48 (diff)
other: Regenerate man files with pandoc
Diffstat (limited to 'data/gajim-remote.1')
-rw-r--r--data/gajim-remote.138
1 files changed, 26 insertions, 12 deletions
diff --git a/data/gajim-remote.1 b/data/gajim-remote.1
index 0ddf2caff..55b99e217 100644
--- a/data/gajim-remote.1
+++ b/data/gajim-remote.1
@@ -1,5 +1,19 @@
-.\" Automatically generated by Pandoc 2.9.2.1
+.\" Automatically generated by Pandoc 2.17.1.1
.\"
+.\" Define V font for inline verbatim, using C font in formats
+.\" that render this, and otherwise B font.
+.ie "\f[CB]x\f[]"x" \{\
+. ftr V B
+. ftr VI BI
+. ftr VB B
+. ftr VBI BI
+.\}
+.el \{\
+. ftr V CR
+. ftr VI CI
+. ftr VB CB
+. ftr VBI CBI
+.\}
.TH "gajim-remote" "1" "August 2022" "" "Manual"
.hy
.SH NAME
@@ -18,38 +32,38 @@ gajim-remote is an application to control and communicate with a running
instance of \f[B]gajim\f[R](1) via dbus.
.SH OPTIONS
.TP
-\f[B]\f[CB]-h, --help\f[B]\f[R]
+\f[V]-h, --help\f[R]
Display the help
.TP
-\f[B]\f[CB]--app-id\f[B]\f[R] APP_ID
+\f[V]--app-id\f[R] APP_ID
The application id of the running \f[B]gajim\f[R](1) instance
.SH COMMANDS
.TP
-\f[B]\f[CB]list_contacts\f[B]\f[R] account
+\f[V]list_contacts\f[R] account
Get all roster contacts
.TP
-\f[B]\f[CB]list_accounts\f[B]\f[R]
+\f[V]list_accounts\f[R]
Get the list of accounts
.TP
-\f[B]\f[CB]change_status\f[B]\f[R] {offline,online,away,xa,dnd} message account
+\f[V]change_status\f[R] {offline,online,away,xa,dnd} message account
Change the status
.TP
-\f[B]\f[CB]send_chat_message\f[B]\f[R] address message account
+\f[V]send_chat_message\f[R] address message account
Send a chat message to a contact
.TP
-\f[B]\f[CB]send_groupchat_message\f[B]\f[R] address message account
+\f[V]send_groupchat_message\f[R] address message account
Send a chat message to a group chat
.TP
-\f[B]\f[CB]account_info\f[B]\f[R] account
+\f[V]account_info\f[R] account
Get account details
.TP
-\f[B]\f[CB]get_status\f[B]\f[R] account
+\f[V]get_status\f[R] account
Get the current status
.TP
-\f[B]\f[CB]get_status_message\f[B]\f[R] account
+\f[V]get_status_message\f[R] account
Get the current status message
.TP
-\f[B]\f[CB]get_unread_msgs_number\f[B]\f[R]
+\f[V]get_unread_msgs_number\f[R]
Get the unread message count
.SH BUGS
.PP