diff --git a/man/go-sendxmpp.1 b/man/go-sendxmpp.1 index 8a745d0..21de28a 100644 --- a/man/go-sendxmpp.1 +++ b/man/go-sendxmpp.1 @@ -8,7 +8,7 @@ .SH "DESCRIPTION" A little tool to send messages to an XMPP contact or MUC inspired by (but not as powerful as) \fBsendxmpp\fR\. .br -You can either pipe a programs output to \fBgo\-sendxmpp\fR, write in your terminal (put \fB^D\fR in a new line to finish) or send the input from a file (\fB\-m\fR or \fB\-\-message\fR)\. The account data is expected at \fB~/\.config/go\-sendxmpp/config\fR (preferred), \fB~/\.config/go\-sendxmpp/sendxmpprc (deprecated)\fR~/\.sendxmpprc\fB(for compatibility with the original perl sendxmpp) if no other configuration file location is specified with\fR\-f\fBor\fR\-\-file`\. +You can either pipe a programs output to \fBgo\-sendxmpp\fR, write in your terminal (put \fB^D\fR in a new line to finish) or send the input from a file (\fB\-m\fR or \fB\-\-message\fR)\. The account data is expected at \fB~/\.config/go\-sendxmpp/config\fR (preferred), \fB~/\.config/go\-sendxmpp/sendxmpprc\fR (deprecated) \fB~/\.sendxmpprc\fR (for compatibility with the original perl sendxmpp) if no other configuration file location is specified with \fB\-f\fR or \fB\-\-file\fR\. .SH "OPTIONS" \fB\-c\fR, \fB\-\-chatroom\fR=[\fIvalue\fR]: Send message to a chatroom\. .P diff --git a/man/go-sendxmpp.1.html b/man/go-sendxmpp.1.html index 2a9356e..695d636 100644 --- a/man/go-sendxmpp.1.html +++ b/man/go-sendxmpp.1.html @@ -85,9 +85,9 @@

A little tool to send messages to an XMPP contact or MUC inspired by (but not as powerful as) sendxmpp.
You can either pipe a programs output to go-sendxmpp, write in your terminal (put ^D in a new line to finish) or send the input from a file (-m or --message). -The account data is expected at ~/.config/go-sendxmpp/config (preferred), ~/.config/go-sendxmpp/sendxmpprc -(deprecated)~/.sendxmpprc (for compatibility with the original perl sendxmpp) if no other configuration -file location is specified with -f or --file`.

+The account data is expected at ~/.config/go-sendxmpp/config (preferred), ~/.config/go-sendxmpp/sendxmpprc +(deprecated) ~/.sendxmpprc (for compatibility with the original perl sendxmpp) if no other configuration +file location is specified with -f or --file.

OPTIONS

diff --git a/man/go-sendxmpp.1.ronn b/man/go-sendxmpp.1.ronn index 11c7eda..2cb6f6c 100644 --- a/man/go-sendxmpp.1.ronn +++ b/man/go-sendxmpp.1.ronn @@ -10,8 +10,8 @@ go-sendxmpp(1) -- A little tool to send messages to an XMPP contact or MUC. A little tool to send messages to an XMPP contact or MUC inspired by (but not as powerful as) `sendxmpp`. You can either pipe a programs output to `go-sendxmpp`, write in your terminal (put `^D` in a new line to finish) or send the input from a file (`-m` or `--message`). -The account data is expected at `~/.config/go-sendxmpp/config` (preferred), `~/.config/go-sendxmpp/sendxmpprc -(deprecated)`~/.sendxmpprc` (for compatibility with the original perl sendxmpp) if no other configuration +The account data is expected at `~/.config/go-sendxmpp/config` (preferred), `~/.config/go-sendxmpp/sendxmpprc` +(deprecated) `~/.sendxmpprc` (for compatibility with the original perl sendxmpp) if no other configuration file location is specified with `-f` or `--file`. ## OPTIONS