Re: [PATCH 01/10] bits: (man) normalize the markup and improve some layout
"Robin Jarry" <[email protected]>
| Newsgroups | org.kernel.vger.util-linux |
|---|---|
| Message-ID | <D98TQ2YGI9TT.29EIM96TKSRJO@ringo> |
Hi Beno, Benno Schulenberg, Apr 17, 2025 at 11:48: > The convention in man pages is: to put command arguments in lowercase > and without angle brackets (these are for --help texts), and without > unneeded abbreviations. Literal values (as in some examples) should > be in bold, not in italics. > > CC: Robin Jarry <[email protected]> > Signed-off-by: Benno Schulenberg <[email protected]> Reviewed-by: Robin Jarry <[email protected]> Thanks for the cleanup!