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

Matthieu Longo matthieu.longo@arm.com
Thu Jul 18 16:05:02 GMT 2024


Merged.

Thanks,
Matthieu

On 2024-07-03 08:44, Jan Beulich wrote:
> 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