automake-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Automake-commit] [SCM] GNU Automake branch, master, updated. Release-1-


From: Ralf Wildenhues
Subject: [Automake-commit] [SCM] GNU Automake branch, master, updated. Release-1-10-158-g079bca2
Date: Sat, 02 Aug 2008 09:42:54 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Automake".

http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=079bca2150260eb8f84331c2e1aa21a2dcc5d6f2

The branch, master has been updated
       via  079bca2150260eb8f84331c2e1aa21a2dcc5d6f2 (commit)
      from  067bd5fc3027dc6cd1b9bbcacdae2a008706ee12 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 079bca2150260eb8f84331c2e1aa21a2dcc5d6f2
Author: Karl Berry <address@hidden>
Date:   Sat Aug 2 11:41:23 2008 +0200

    * lib/gnupload: Provide also a simple example.
    
    Signed-off-by: Ralf Wildenhues <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog    |    4 ++++
 lib/gnupload |    6 +++++-
 2 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index a8c3faa..add56b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-08-02  Karl Berry  <address@hidden>
+
+       * lib/gnupload: Provide also a simple example.
+
 2008-06-25  Thien-Thi Nguyen  <address@hidden>
 
        Small doc fix.
diff --git a/lib/gnupload b/lib/gnupload
index 6621ebd..b90e3ae 100755
--- a/lib/gnupload
+++ b/lib/gnupload
@@ -45,7 +45,11 @@ Recognized destinations are:
                            build directive files and upload files by FTP
   address@hidden: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


hooks/post-receive
--
GNU Automake




reply via email to

[Prev in Thread] Current Thread [Next in Thread]