-
Notifications
You must be signed in to change notification settings - Fork 2
/
umq-recv.1
45 lines (45 loc) · 910 Bytes
/
umq-recv.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
.\" Generated with Ronnjs 0.3.8
.\" http://github.com/kapouer/ronnjs/
.
.TH "UMQ\-RECV" "1" "December 2013" "" ""
.
.SH "NAME"
\fBumq-recv\fR \-\- tcp/udp listen transport utility
.
.SH "SYNOPSIS"
\fBumq\-recv <host> <port>\fR [\-hsvV] [\-f <file>]
.
.SH "OPTIONS"
\fB\-f, \-\-file\fR <file> file to execute on each chunk received
\fB\-s, \-\-single\fR close after first connection
\fB\-v, \-\-verbose\fR show verbose output
\fB\-h, \-\-help\fR display this message
\fB\-V, \-\-version\fR output version
.
.SH "USAGE"
\fB
$ umq push localhost 3000\fR
.
.SH "AUTHOR"
.
.IP "\(bu" 4
Joseph Werle \fIjoseph\.werle@gmail\.com\fR
.
.IP "" 0
.
.SH "REPORTING BUGS"
.
.IP "\(bu" 4
https://github\.com/jwerle/umq/issues
.
.IP "" 0
.
.SH "SEE ALSO"
.
.IP "\(bu" 4
https://github\.com/jwerle/umq
.
.IP "" 0
.
.SH "LICENSE"
MIT (C) Copyright Joseph Werle 2013