From 4a2a409bd126bcade4594c0436fdefb1f7bc8071 Mon Sep 17 00:00:00 2001 From: Martin Dosch Date: Fri, 10 Aug 2018 13:53:42 +0200 Subject: [PATCH] Updated README.md. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bda543c..f817d04 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ You will find the binary in `$GOPATH/bin` or, if set, `$GOBIN`. ## usage -You can either pipe a programs output to `go-sendxmpp` or write in your terminal (put \^D in a new -line to finish). +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 `~/.sendxmpprc` if no other configuration file location is specified with `-f` or `--file`. The configuration file is expected to be in the following format: