summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugues Hiegel <hugues@hiegel.fr>2011-10-20 17:18:57 +0200
committerHugues Hiegel <hugues@hiegel.fr>2011-10-21 16:13:31 +0200
commit64b02875bd71946641c90cfd9aedb2731649ea39 (patch)
tree3ff74e04e9f16273bda0321db189ffc71777f153
parent13ba330355cc1b997a273d97afcce932f11c423d (diff)
Manpage update
-rw-r--r--debian/woof.122
1 files changed, 14 insertions, 8 deletions
diff --git a/debian/woof.1 b/debian/woof.1
index 12d23a9..67b0a14 100644
--- a/debian/woof.1
+++ b/debian/woof.1
@@ -4,16 +4,22 @@
.SH SYNOPSIS
.B woof
-.RI [ options ] " file"
+.RI [ OPTIONS ]
+.RI [ FILE ]
.SH DESCRIPTION
-\fBwoof\fP is a tool to copy files between hosts. It can
-serve a specified file on HTTP,just for a given number of times, and then
-shutdown. It can be easily used to share files across the computers on a
-net, and given that the other ends should have just a browser, it can share
-stuff between different operating system, or different devices (e.g.: a
-smartphone). It can also show a simple html form in order to upload a file.
-commands.
+\fBwoof\fP is a tool to copy files between hosts.
+
+It can serve a specified FILE on HTTP, just for a given number of times, and
+then shutdown. It can be easily used to share files across the computers on
+a net, and given that the other ends should have just a browser, it can
+share stuff between different operating system, or different devices (e.g.:
+a smartphone). It can also show a simple html form in order to upload a
+FILE.
+
+With no FILE, or when FILE is -, read standard input.
+
+When FILE is a folder, share a tarball named FILE.tar.gz.
.SH OPTIONS
A summary of options is included below.