Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #11418

Re: [ PATCH 1/1 ] l10n: zh_{CN,TW} localization update for bash 4.3

From Chet Ramey <chet.ramey@case.edu>
Newsgroups gnu.bash.bug
Subject Re: [ PATCH 1/1 ] l10n: zh_{CN,TW} localization update for bash 4.3
Date 2015-08-21 14:58 -0400
Message-ID <mailman.36.1440183526.11330.bug-bash@gnu.org> (permalink)
References <CAJvpXXcHuGd+K3tXdm39w8DRPErGaHLWvaRMF3570t=VFxn7jg@mail.gmail.com> <55D73079.2000807@redhat.com> <55D74253.9020309@case.edu> <55D771C3.7060302@redhat.com>

Show all headers | View raw


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 8/21/15 2:45 PM, Eric Blake wrote:
> On 08/21/2015 08:22 AM, Chet Ramey wrote:
>> On 8/21/15 10:06 AM, Eric Blake wrote:
>>
>>> GNU Coding Standards recommend that '$program --help' should list the
>>> preferred bug-reporting address, and that the corresponding .po file
>>> should then expand that information to ALSO list the preferred address
>>> for reporting translation bugs in that .po file.
>>
>> Bash bugs should be reported using `bashbug'.  That's why it's listed
>> in the help output.
> 
> Where?

Run bash --help to get it, like the coding standards say.

https://www.gnu.org/prep/standards/standards.html#g_t_002d_002dhelp

> 
> $ bash --version | head -n1
> GNU bash, version 4.3.39(1)-release (x86_64-redhat-linux-gnu)
> $ bash --help | grep bug
> 	--debug
> 	--debugger

Please.

$ ./bash --help
GNU bash, version 4.3.42(28)-release-(x86_64-apple-darwin12.5.0)
Usage:	./bash [GNU long option] [option] ...
	./bash [GNU long option] [option] script-file ...
GNU long options:
	--debug
	--debugger
	--dump-po-strings
	--dump-strings
	--help
	--init-file
	--login
	--noediting
	--noprofile
	--norc
	--posix
	--rcfile
	--restricted
	--verbose
	--version
Shell options:
	-ilrsD or -c command or -O shopt_option		(invocation only)
	-abefhkmnptuvxBCHP or -o option
Type `./bash -c "help set"' for more information about shell options.
Type `./bash -c help' for more information about shell builtin commands.
Use the `bashbug' command to report bugs.

That last line has been in the --help output forever.
- -- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
		 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iEYEARECAAYFAlXXdNMACgkQu1hp8GTqdKsFswCeJkKzwIOvTrtUXMwbCYvQndCK
X4wAnReLcyuhugQ2qrjHjH12o00dcEi6
=6U6r
-----END PGP SIGNATURE-----

Back to gnu.bash.bug | Previous | Next | Find similar


Thread

Re: [ PATCH 1/1 ] l10n: zh_{CN,TW} localization update for bash 4.3 Chet Ramey <chet.ramey@case.edu> - 2015-08-21 14:58 -0400

csiph-web