1'\" t
2.\"
3.TH xmppc 1 "2020-04-10" Linux "User Manuals"
4.\" ---------------------------------------------------------------------------
5.SH NAME
6.\" ---------------------------------------------------------------------------
7xmppc \- XMPP Command Line Client
8.
9.\" ---------------------------------------------------------------------------
10.SH SYNTAX
11.SY xmppc
12.OP \-v [vvv]
13.BR \-j " <XMPP-ID>"
14.BR \-p " <password>"
15.BR \-m " <mode>"
16.BR command
17.OP args
18.
19.SY xmppc
20.BR \-h
21.
22.SY xmppc
23.BR \-v
24.YS
25.
26.\" ---------------------------------------------------------------------------
27.SH DESCRIPTION
28.PP
29xmppc is a XMPP command line client.
30.
31.\" ---------------------------------------------------------------------------
32.SH OPTIONS
33.TP
34.B --jid jid
35.TQ
36.B -j jid
37XMPP ID of the XMPP account.
38.
39.TP
40.B --pwd password
41.TQ
42.B -p password
43Password of the XMPP account.
44.\" ---------------------------------------------------------------------------
45.SH COMMANDS
46.SS Message
47.TP
48.B chat <jid> <message>
49Send a message to jid
50.
51.SS OMEMO
52.TP
53.B list
54Device IDs and Fingerprints
55.
56.\" ---------------------------------------------------------------------------
57.SH ENVIRONMENT
58.\" ---------------------------------------------------------------------------
59.SH FILES
60.\" ---------------------------------------------------------------------------
61.SH BUGS
62.PP
63Issue tracker:
64.\" ---------------------------------------------------------------------------
65.SH SEE ALSO
66.PP
67.BR gnupg (1)
68