Commit Graph

2 Commits (master)

Author SHA1 Message Date
Michael Santos ba2d49e4bd Use argument as output JID
Instead of supplying the output JID as an optional argument:

    xmppipe --output foo@conference.example.com

Use the first argument:

    xmppipe foo@conference.example.com

The -o/--output switches are still accepted.
6 years ago
Michael Santos e4fcd47b20 test: send using FIFOs between parent/child 7 years ago