[PATCH v1 1/3] gas: minor reformatting in command line help and doc

Jan Beulich jbeulich@suse.com
Wed Jul 3 07:44:53 GMT 2024


On 02.07.2024 19:40, Matthieu Longo wrote:
> 
> - help message: add a comma between the short and long option
> - as doc:
>   - brief summary of how to invoke gas: separate [-w] [-x] on a new line as those
>   two options have nothing to do with the warning options.
>   - reordering of the warning options to have the same order as the listing.
>   - no-warn option description: change an "and" to a "or", as it is either the short
>   or long option to use, but not both at the same time.
> - remove trailing whitespaces.
> ---
>  gas/as.c        |  8 ++++----
>  gas/as.h        |  2 +-
>  gas/doc/as.texi | 27 +++++++++++++++------------
>  3 files changed, 20 insertions(+), 17 deletions(-)

Okay.

Jan



More information about the Binutils mailing list