Commit 94b32d1 1 parent 420f152 commit 94b32d1 Copy full SHA for 94b32d1
File tree 1 file changed +48
-0
lines changed
1 file changed +48
-0
lines changed Original file line number Diff line number Diff line change
1
+ .TH WORMHOLE-RS "1" "May 2024" "wormhole-rs 0.6.1" "User Commands"
2
+ .SH NAME
3
+ wormhole-rs \- manual page for wormhole-rs 0.6.1
4
+ .SH DESCRIPTION
5
+ wormhole\- rs 0.6.1
6
+ .SS "USAGE:"
7
+ .IP
8
+ wormhole\- rs [OPTIONS] <SUBCOMMAND>
9
+ .SS "OPTIONS:"
10
+ .TP
11
+ \fB \- h \fR , \fB \-\- help \fR
12
+ Print this help message
13
+ .TP
14
+ \fB \- v \fR , \fB \-\- verbose \fR
15
+ Enable logging to stdout, for debugging purposes
16
+ .TP
17
+ \fB \- V \fR , \fB \-\- version \fR
18
+ Print version information
19
+ .SS "SUBCOMMANDS:"
20
+ .TP
21
+ forward
22
+ Forward ports from one machine to another
23
+ .TP
24
+ receive
25
+ Receive a file or a folder [aliases: rx]
26
+ .TP
27
+ send
28
+ Send a file or a folder [aliases: tx]
29
+ .TP
30
+ send\- many
31
+ Send a file to many recipients. READ HELP PAGE FIRST!
32
+ .PP
33
+ Run a subcommand with `\-\- help` to know how it's used.
34
+ To send files, use `wormhole send <PATH>`.
35
+ To receive files, use `wormhole receive <CODE>`.
36
+ .SH AUTHOR
37
+ .TP
38
+ Matthias Geiger <[email protected] >
39
+ .SH COPYRIGHT
40
+ .PP
41
+ Copyright \[co ] 2024 Matthias Geiger
42
+ .PP
43
+ This manual page was written for the Debian system (and may be used by
44
+ others).
45
+ .PP
46
+ Permission is granted to copy, distribute and/or modify this document
47
+ under the terms of the GNU General Public License, Version 3 or (at your
48
+ option) any later version published by the Free Software Foundation.
You can’t perform that action at this time.
0 commit comments