automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnupload --help examples


From: Karl Berry
Subject: gnupload --help examples
Date: Fri, 1 Aug 2008 19:54:03 -0500

I find myself consistently bemused by the complex example in the --help
message of gnupload.  I just want something I can cut and paste, and I
never upload to multiple targets, and I doubt many other projects do,
either.

Another question I end up re-deriving the answer for is whether alpha
and/or ftp want the "gnu" subdirectory (answer: neither do).  So I think
an example for ftp.gnu.org is worth giving too.

Would you consider something like the following patch to the help msg?

Thanks,
karl

--- gnupload    2008-04-03 00:23:40.000000000 -0700
+++ new 2008-08-01 17:48:38.000000000 -0700
@@ -47,3 +48,7 @@ 
 
-Example:
+Simple single-target single-file examples:
+  gnupload --to alpha.gnu.org:automake automake-1.8.2b.tar.gz
+  gnupload --to ftp.gnu.org:automake automake-1.8.3.tar.gz
+
+Multiple-target multiple-file example:
   gnupload --to sources.redhat.com:~ftp/pub/automake \\




reply via email to

[Prev in Thread] Current Thread [Next in Thread]