From 64b02875bd71946641c90cfd9aedb2731649ea39 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Thu, 20 Oct 2011 17:18:57 +0200 Subject: Manpage update --- debian/woof.1 | 22 ++++++++++++++-------- 1 file 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. -- cgit v1.2.3