[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Use recommended long options syntax in man page
From: |
Richard Copley |
Subject: |
Re: [PATCH] Use recommended long options syntax in man page |
Date: |
Wed, 10 Jan 2018 19:26:54 +0000 |
On 10 January 2018 at 03:36, Eli Zaretskii <address@hidden> wrote:
>> Cc: address@hidden, address@hidden, address@hidden, address@hidden
>> From: Paul Eggert <address@hidden>
>> Date: Tue, 9 Jan 2018 14:21:49 -0800
>>
>> That is true only for options with an optional argument, as Bug#24949#30
>> mentions. Most options are not that way, and we needn't recommend the
>> spurious "=" for them.
>
> Newbies or people who only rarely use these options would not know
> which arguments are optional, so recommending to always use a '='
> makes their muscle memory more future-proof.
Both arguments have merit. Manuals aren't just for newbies. Maybe
there's room to introduce the syntax with the = first, then elaborate
explaining the actual syntax in full. Or maybe that level of detail is
best left for the TexInfo manual.
- [PATCH] Use recommended long options syntax in man page, Philipp Stephani, 2018/01/07
- Re: [PATCH] Use recommended long options syntax in man page, Paul Eggert, 2018/01/07
- Re: [PATCH] Use recommended long options syntax in man page, Richard Stallman, 2018/01/08
- Re: [PATCH] Use recommended long options syntax in man page, Paul Eggert, 2018/01/09
- Re: [PATCH] Use recommended long options syntax in man page, Eli Zaretskii, 2018/01/09
- Re: [PATCH] Use recommended long options syntax in man page, Paul Eggert, 2018/01/09
- Re: [PATCH] Use recommended long options syntax in man page, Eli Zaretskii, 2018/01/09
- Re: [PATCH] Use recommended long options syntax in man page,
Richard Copley <=
- Re: [PATCH] Use recommended long options syntax in man page, Richard Stallman, 2018/01/11
- Re: [PATCH] Use recommended long options syntax in man page, Philipp Stephani, 2018/01/17
- Re: [PATCH] Use recommended long options syntax in man page, Richard Stallman, 2018/01/09
Re: [PATCH] Use recommended long options syntax in man page, Eli Zaretskii, 2018/01/07