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
path: root/data
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
parentafc5a11e6c2d620946e6bfd6ff9b37b22f52db48 (diff)
other: Regenerate man files with pandoc
Diffstat (limited to 'data')
-rw-r--r--data/gajim-remote.138
-rw-r--r--data/gajim.142
2 files changed, 54 insertions, 26 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
diff --git a/data/gajim.1 b/data/gajim.1
index d887d72a0..681fd2bae 100644
--- a/data/gajim.1
+++ b/data/gajim.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" "1" "August 2022" "" "Manual"
.hy
.SH NAME
@@ -38,28 +52,28 @@ syndication, and generalized routing of XML data.
For more information on the XMPP protocol see https://xmpp.org/about/.
.SH OPTIONS
.TP
-\f[B]\f[CB]-h, --help\f[B]\f[R]
+\f[V]-h, --help\f[R]
Show help options
.TP
-\f[B]\f[CB]-V, --version\f[B]\f[R]
+\f[V]-V, --version\f[R]
Show the application\[cq]s version
.TP
-\f[B]\f[CB]-q, --quiet\f[B]\f[R]
+\f[V]-q, --quiet\f[R]
Show only critical errors
.TP
-\f[B]\f[CB]-s, --separate\f[B]\f[R]
+\f[V]-s, --separate\f[R]
Separate profile files completely (even history database and plugins)
.TP
-\f[B]\f[CB]-v, --verbose\f[B]\f[R]
+\f[V]-v, --verbose\f[R]
Print XML stanzas and other debug information
.TP
-\f[B]\f[CB]-p, --profile=NAME\f[B]\f[R]
+\f[V]-p, --profile=NAME\f[R]
Use defined profile in configuration directory
.TP
-\f[B]\f[CB]-c, --config-path=PATH\f[B]\f[R]
+\f[V]-c, --config-path=PATH\f[R]
Set configuration directory
.TP
-\f[B]\f[CB]-l, --loglevel=SUBSYSTEM=LEVEL\f[B]\f[R]
+\f[V]-l, --loglevel=SUBSYSTEM=LEVEL\f[R]
Configure logging.
.RS
.PP
@@ -72,19 +86,19 @@ LEVEL (DEBUG, INFO, WARNING, ERROR, CRITICAL)
Example: gajim.c.m=DEBUG
.RE
.TP
-\f[B]\f[CB]-w, --warnings\f[B]\f[R]
+\f[V]-w, --warnings\f[R]
Show all warnings
.TP
-\f[B]\f[CB]--gdebug\f[B]\f[R]
+\f[V]--gdebug\f[R]
Sets an environment variable so GLib debug messages are printed
.TP
-\f[B]\f[CB]--cprofile\f[B]\f[R]
+\f[V]--cprofile\f[R]
Profile application with cprofile
.TP
-\f[B]\f[CB]--start-chat\f[B]\f[R]
+\f[V]--start-chat\f[R]
Start a new chat
.TP
-\f[B]\f[CB]--show\f[B]\f[R]
+\f[V]--show\f[R]
Show Gajim
.SH FILES
.TP