diff options
Diffstat (limited to 'gnupload')
-rwxr-xr-x | gnupload | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ #!/bin/sh # Sign files and upload them. -scriptversion=2004-01-20.17 +scriptversion=2004-01-25.02 # Copyright (C) 2004 Free Software Foundation # @@ -45,7 +45,7 @@ Recognized destinations are: Example: gnupload --to sources.redhat.com:~ftp/automake \\ - --to alpha.gnu.org:gnu/automake \\ + --to alpha.gnu.org:automake \\ automake-1.8.2b.tar.gz automake-1.8.2b.tar.bz2 " |