fixed: typo in manpage 0.2
authorHeiko Schlittermann <hs@schlittermann.de>
Tue, 29 Dec 2009 22:31:35 +0100
changeset 9 dd7ab885c7af
parent 8 4a465250378c
child 10 3c861b5ebe9c
fixed: typo in manpage
ftpipe
--- a/ftpipe	Mon Dec 28 22:50:40 2009 +0100
+++ b/ftpipe	Tue Dec 29 22:31:35 2009 +0100
@@ -110,8 +110,8 @@
 
 =head1 SYNOPSIS
 
-    ftpipe --put ftp://[user[:pass]]@server/dir/file
-    ftpipe --get ftp://[user[:pass]]@server/dir/file
+    ftpipe --put ftp://[user[:pass]@]server/dir/file
+    ftpipe --get ftp://[user[:pass]@]server/dir/file
 
 =head1 OPTIONS