mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-26 15:29:07 +00:00
Rework slightly to avoid bogus warning from
sc_two_space_separator_in_usage.
This commit is contained in:
parent
de107e9110
commit
eedf8c2d7d
6
gnupload
6
gnupload
@ -1,9 +1,9 @@
|
||||
#!/bin/sh
|
||||
# Sign files and upload them.
|
||||
|
||||
scriptversion=2004-01-28.17
|
||||
scriptversion=2006-02-10.21
|
||||
|
||||
# Copyright (C) 2004 Free Software Foundation
|
||||
# Copyright (C) 2004, 2006 Free Software Foundation, Inc.
|
||||
#
|
||||
# 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
|
||||
@ -45,7 +45,7 @@ Recognized destinations are:
|
||||
|
||||
Example:
|
||||
gnupload --to sources.redhat.com:~ftp/automake \\
|
||||
--to alpha.gnu.org:automake \\
|
||||
""--to alpha.gnu.org:automake \\
|
||||
automake-1.8.2b.tar.gz automake-1.8.2b.tar.bz2
|
||||
|
||||
Report bugs to <bug-automake@gnu.org>.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user