From: Karl Berry Date: Sat, 6 Feb 2010 17:27:55 +0000 (+0100) Subject: Improve gnupload usage text. X-Git-Tag: v1.11.1b~95^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fd9d3935543368dbcb1481f52375e8543df0841;p=thirdparty%2Fautomake.git Improve gnupload usage text. * gnupload (usage): Shorten to make more likely to fit on a tty line. Mention CMD in the synopsis. With ..., plural is implied. Signed-off-by: Ralf Wildenhues --- diff --git a/ChangeLog b/ChangeLog index efd826111..4a279e1bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-02-06 Karl Berry + + Improve gnupload usage text. + * gnupload (usage): Shorten to make more likely to fit on a tty + line. Mention CMD in the synopsis. With ..., plural is implied. + 2010-01-28 Christos Kontas (tiny change) Fix some typos in the manual diff --git a/lib/gnupload b/lib/gnupload index bd120e8eb..511070aa7 100755 --- a/lib/gnupload +++ b/lib/gnupload @@ -1,9 +1,10 @@ #!/bin/sh # Sign files and upload them. -scriptversion=2009-12-21.21; # UTC +scriptversion=2010-02-06.18; # UTC -# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation +# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software +# Foundation # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -32,10 +33,11 @@ delete_symlinks= collect_var= dbg= -usage="Usage: $0 [OPTIONS]... [COMMAND] FILES... [[COMMAND] FILES...] +usage="Usage: $0 [OPTION]... [CMD] FILE... [[CMD] FILE...] -Sign all FILES, and upload them to selected destinations, according to -. +Sign all FILES, and process them at selected destinations according to CMD. + +explains further. Commands: --delete delete FILES from destination