Remove the "little".

As go-sendxmpp grew some features the original
sendxmpp lacks (http-upload and Ox encryption)
I don't think it should be belittled. :D
v0.5
Martin Dosch 2 years ago
parent e1a2db99ba
commit bbfc74975a
No known key found for this signature in database
GPG Key ID: 52A57CFCE13D657D

@ -2,7 +2,7 @@
## about
A little tool to send messages to an XMPP contact or MUC inspired by [sendxmpp](https://sendxmpp.hostname.sk/).
A tool to send messages to an XMPP contact or MUC inspired by [sendxmpp](https://sendxmpp.hostname.sk/).
You can find other sendxmpp alternatives in the [XSF wiki](https://wiki.xmpp.org/web/User:MDosch/Sendxmpp_incarnations).
## support

@ -1,8 +1,8 @@
.\" generated with Ronn-NG/v0.9.1
.\" http://github.com/apjanke/ronn-ng/tree/0.9.1
.TH "GO\-SENDXMPP" "1" "August 2022" ""
.TH "GO\-SENDXMPP" "1" "September 2022" ""
.SH "NAME"
\fBgo\-sendxmpp\fR \- A little tool to send messages to an XMPP contact or MUC\.
\fBgo\-sendxmpp\fR \- A tool to send messages to an XMPP contact or MUC\.
.SH "SYNOPSIS"
\fBgo\-sendxmpp\fR [\-cdintx] [\-f value] [\-\-help] [\-j value] [\-m value] [\-p value] [\-r value] [\-u value] [parameters \|\.\|\.\|\.]
.SH "DESCRIPTION"

@ -3,7 +3,7 @@
<head>
<meta http-equiv='content-type' content='text/html;charset=utf8'>
<meta name='generator' content='Ronn-NG/v0.9.1 (http://github.com/apjanke/ronn-ng/tree/0.9.1)'>
<title>go-sendxmpp(1) - A little tool to send messages to an XMPP contact or MUC.</title>
<title>go-sendxmpp(1) - A tool to send messages to an XMPP contact or MUC.</title>
<style type='text/css' media='all'>
/* style: man */
body#manpage {margin:0}
@ -74,7 +74,7 @@
<h2 id="NAME">NAME</h2>
<p class="man-name">
<code>go-sendxmpp</code> - <span class="man-whatis">A little tool to send messages to an XMPP contact or MUC.</span>
<code>go-sendxmpp</code> - <span class="man-whatis">A tool to send messages to an XMPP contact or MUC.</span>
</p>
<h2 id="SYNOPSIS">SYNOPSIS</h2>
@ -213,7 +213,7 @@ License: BSD 2-clause License</p>
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>August 2022</li>
<li class='tc'>September 2022</li>
<li class='tr'>go-sendxmpp(1)</li>
</ol>

@ -1,4 +1,4 @@
go-sendxmpp(1) -- A little tool to send messages to an XMPP contact or MUC.
go-sendxmpp(1) -- A tool to send messages to an XMPP contact or MUC.
====
## SYNOPSIS

@ -1,8 +1,8 @@
.\" generated with Ronn-NG/v0.9.1
.\" http://github.com/apjanke/ronn-ng/tree/0.9.1
.TH "GO\-SENDXMPP" "5" "August 2022" ""
.TH "GO\-SENDXMPP" "5" "September 2022" ""
.SH "NAME"
\fBgo\-sendxmpp\fR \- A little tool to send messages to an XMPP contact or MUC\.
\fBgo\-sendxmpp\fR \- A tool to send messages to an XMPP contact or MUC\.
.SH "LOCATION"
The account data is expected at \fB~/\.config/go\-sendxmpp/config\fR (preferred), \fB~/\.config/go\-sendxmpp/sendxmpprc\fR deprecated) or \fB~/\.sendxmpprc\fR (for compatibility with the original perl sendxmpp) if no other configuration file location is specified with \-f or \-\-file\. The configuration file is expected to be in the following format:
.SH "FORMAT"

@ -3,7 +3,7 @@
<head>
<meta http-equiv='content-type' content='text/html;charset=utf8'>
<meta name='generator' content='Ronn-NG/v0.9.1 (http://github.com/apjanke/ronn-ng/tree/0.9.1)'>
<title>go-sendxmpp(5) - A little tool to send messages to an XMPP contact or MUC.</title>
<title>go-sendxmpp(5) - A tool to send messages to an XMPP contact or MUC.</title>
<style type='text/css' media='all'>
/* style: man */
body#manpage {margin:0}
@ -73,7 +73,7 @@
<h2 id="NAME">NAME</h2>
<p class="man-name">
<code>go-sendxmpp</code> - <span class="man-whatis">A little tool to send messages to an XMPP contact or MUC.</span>
<code>go-sendxmpp</code> - <span class="man-whatis">A tool to send messages to an XMPP contact or MUC.</span>
</p>
<h2 id="LOCATION">LOCATION</h2>
@ -116,7 +116,7 @@ License: BSD 2-clause License</p>
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>August 2022</li>
<li class='tc'>September 2022</li>
<li class='tr'>go-sendxmpp(5)</li>
</ol>

@ -1,4 +1,4 @@
go-sendxmpp(5) -- A little tool to send messages to an XMPP contact or MUC.
go-sendxmpp(5) -- A tool to send messages to an XMPP contact or MUC.
====
## LOCATION

Loading…
Cancel
Save