bug-bash
[Top][All Lists]
Advanced

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

imprecise wording in builtin usage


From: Roland Illig
Subject: imprecise wording in builtin usage
Date: Sun, 15 Sep 2019 21:11:53 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

In builtins.c, there is:

"getopts optstring name [arg]"

The "[arg]" should be replaced with "[arg ...]".

In the same file there is:

"exec [-cl] [-a name] [command [arguments ...]] [redirection ...]"

The "arguments" should be replaced with "argument", since the "..."
already says that there can be many.



reply via email to

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