X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=build-aux%2Fgnupload;h=a8e6d66e3863b1be0762456bb5915aadd0e750e5;hb=b566a1cae5310716bad3151cee69f943915b2d31;hp=2f9a1fd454309ca72f0f1cea21c5f3927ab17d21;hpb=8f9119f3ee4b582888adfd7e397d62944fb9fce2;p=gnulib.git diff --git a/build-aux/gnupload b/build-aux/gnupload index 2f9a1fd45..a8e6d66e3 100755 --- a/build-aux/gnupload +++ b/build-aux/gnupload @@ -1,7 +1,7 @@ #!/bin/sh # Sign files and upload them. -scriptversion=2006-11-08.20 +scriptversion=2006-11-12.11 # Copyright (C) 2004, 2005, 2006 Free Software Foundation # @@ -29,7 +29,8 @@ to= usage="Usage: $0 [OPTIONS]... FILES... -Sign all FILES, and upload them to selected destinations. +Sign all FILES, and upload them to selected destinations, according to +. Options: --help print this help text and exit @@ -48,7 +49,7 @@ Recognized destinations are: Example: gnupload --to sources.redhat.com:~ftp/pub/automake \\ - --to alpha.gnu.org:gnu/automake \\ + --to alpha.gnu.org:automake \\ automake-1.8.2b.tar.gz automake-1.8.2b.tar.bz2 Report bugs to .