Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes: #18434 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
- Loading branch information
e56189e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR-URL: #18440
e56189e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Both of these should just be ordinary input lines (as opposed to command lines; those which start with a leading dot).
Lines are soft-wrapped unless
.nf
("No fill") is used:e56189e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Alhadis Would you mind filing a pull request with your changes? You seem rather knowledable on the topic. Maybe you have a few more improvements in mind for the synopsis. For example, the
[--]
looks a bit odd on my pager.e56189e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did. See #18559.