The .man-page, .man-decor, .man-head, .man-foot, .man-title, and
.man-navigation should be used instead.
-->
<bodyid='manpage'>
<divclass='mp'id='man'>
<divclass='man-navigation'style='display:none'>
<ahref="#NAME">NAME</a>
<ahref="#LOCATION">LOCATION</a>
<ahref="#FORMAT">FORMAT</a>
<ahref="#AUTHOR">AUTHOR</a>
<ahref="#REPORTING-BUGS">REPORTING BUGS</a>
<ahref="#COPYRIGHT">COPYRIGHT</a>
<ahref="#SEE-ALSO">SEE ALSO</a>
</div>
<olclass='man-decor man-head man head'>
<liclass='tl'>go-sendxmpp(5)</li>
<liclass='tc'>go-sendxmpp</li>
<liclass='tr'>go-sendxmpp(5)</li>
</ol>
<h2id="NAME">NAME</h2>
<pclass="man-name">
<code>go-sendxmpp</code> - <spanclass="man-whatis">A little tool to send messages to an XMPP contact or MUC.</span>
</p>
<h2id="LOCATION">LOCATION</h2>
<p>The account data is expected at ~/.sendxmpprc if no other configuration file location is specified with -f or --file. The configuration file is expected to be in the following format:</p>
<h2id="FORMAT">FORMAT</h2>
<p>username: [<var>your_username</var>] <br>
jserver: [<var>jabber_server</var>] <br>
port: [<var>jabber_port</var>] <br>
password: [<var>your_jabber_password</var>]</p>
<h2id="AUTHOR">AUTHOR</h2>
<p>Written by Martin Dosch.</p>
<h2id="REPORTING-BUGS">REPORTING BUGS</h2>
<p>Report bugs at https://salsa.debian.org/mdosch-guest/go-sendxmpp/issues</p>