mirror of
https://salsa.debian.org/mdosch/go-sendxmpp
synced 2024-11-15 00:15:10 +00:00
6c6284b383
`jserver` and `port` might not be necessary. Thanks [1] for pointing this out. [1] https://www.momi.ca/posts/2020-08-28-sendxmpp.html
24 lines
1013 B
Groff
24 lines
1013 B
Groff
.\" generated with Ronn-NG/v0.9.1
|
|
.\" http://github.com/apjanke/ronn-ng/tree/0.9.1
|
|
.TH "GO\-SENDXMPP" "5" "October 2020" ""
|
|
.SH "NAME"
|
|
\fBgo\-sendxmpp\fR \- A little tool to send messages to an XMPP contact or MUC\.
|
|
.SH "LOCATION"
|
|
The account data is expected at ~/\.config/go\-sendxmpp/sendxmpprc (preferred) or ~/\.sendxmpprc (for compatibility with the original perl sendxmpp) if no other configuration file location is specified with \-f or \-\-file\. \fBjserver\fR and \fBport\fR might not be necessary depending on the used server\. The configuration file is expected to be in the following format:
|
|
.SH "FORMAT"
|
|
username: [\fIyour_jid\fR]
|
|
.br
|
|
jserver: [\fIjabber_server\fR]
|
|
.br
|
|
port: [\fIjabber_port\fR]
|
|
.br
|
|
password: [\fIyour_jabber_password\fR]
|
|
.SH "AUTHOR"
|
|
Written by Martin Dosch\.
|
|
.SH "REPORTING BUGS"
|
|
Report bugs at https://salsa\.debian\.org/mdosch/go\-sendxmpp/issues
|
|
.SH "COPYRIGHT"
|
|
Copyright (c) 2018 \- 2020 Martin Dosch License: BSD 2\-clause License
|
|
.SH "SEE ALSO"
|
|
go\-sendxmpp(1), sendxmpp(1)
|