Commit Graph

2 Commits (a45b7342118086fe5b4550c85fa4036835fd2e92)

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 8 years ago