[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ PATCH 1/1 ] l10n: zh_{CN,TW} localization update for bash 4.3
From: |
Chet Ramey |
Subject: |
Re: [ PATCH 1/1 ] l10n: zh_{CN,TW} localization update for bash 4.3 |
Date: |
Fri, 21 Aug 2015 14:58:34 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 |
-----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-----
Re: [ PATCH 1/1 ] l10n: zh_{CN,TW} localization update for bash 4.3, Chet Ramey, 2015/08/21