Is there any reason, why curl lists an example in their --header section as follows:
curl -H "User-Agent: yes-please/2000" https://example.com
Is there someone a #Jazz fan, or is it some other kind of a pun? 🤔
@romulojales Huh, interesting! Looks like description of the "-Q" flag in the Emacs manpage and in the output of "emacs --help" — differs
(see the screnshot), at least for Emacs 30.2
Looks like it's time to make "M-x report-emacs-bug" 
they censored the #bash #manpage in the #epsteinfiles .
I've actually authored Unix man pages.
The best resources to get started with this 1970s dark arts from Bell Labs are these:
O'Reilly: UNIX° TEXT PROCESSING Chapter 4 nroff and troff:
https://www.oreilly.com/library/view/unixdeg-text-processing/9780810462915/Chapter04.html
At least Emacs has an nroff mode, which will make authoring man pages significantly easier.
Nroff Mode (GNU Emacs Manual):
https://www.gnu.org/software/emacs/manual/html_node/emacs/Nroff-Mode.html
More about nroff:
https://en.wikipedia.org/wiki/Nroff
Hope this helps.