projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e04bfb
)
autoupdate
author
Karl Berry
<karl@freefriends.org>
Sun, 3 Aug 2008 14:02:43 +0000
(07:02 -0700)
committer
Karl Berry
<karl@freefriends.org>
Sun, 3 Aug 2008 14:02:43 +0000
(07:02 -0700)
build-aux/gnupload
[changed mode: 0755->0644]
patch
|
blob
|
history
diff --git
a/build-aux/gnupload
b/build-aux/gnupload
old mode 100755
(executable)
new mode 100644
(file)
index
6621ebd
..
b90e3ae
--- a/
build-aux/gnupload
+++ b/
build-aux/gnupload
@@
-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