autoupdate
authorKarl Berry <karl@freefriends.org>
Sun, 3 Aug 2008 14:02:43 +0000 (07:02 -0700)
committerKarl Berry <karl@freefriends.org>
Sun, 3 Aug 2008 14:02:43 +0000 (07:02 -0700)
build-aux/gnupload [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
index 6621ebd..b90e3ae
@@ -45,7 +45,11 @@ Recognized destinations are:
                            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