changeset 29991:0b38de3679fc

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 03 Aug 2008 07:02:43 -0700
parents a2f44cf4517a
children 022f92e2e57d
files build-aux/gnupload
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/build-aux/gnupload	Sat Aug 02 09:21:31 2008 -0700
+++ b/build-aux/gnupload	Sun Aug 03 07:02:43 2008 -0700
@@ -45,7 +45,11 @@
                            build directive files and upload files by FTP
   [user@]host:DIRECTORY    upload files with scp
 
-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 \\
            --to alpha.gnu.org:automake \\
            automake-1.8.2b.tar.gz automake-1.8.2b.tar.bz2