# HG changeset patch # User Karl Berry # Date 1217772163 25200 # Node ID 7a3426359920b33a9bb6695c8bb2d16c511fc946 # Parent a738aa757f71e037e8b38c85400bbcfbc287d3b1 autoupdate diff -r a738aa757f71 -r 7a3426359920 build-aux/gnupload --- 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