"Dr. David Alan Gilbert" <[EMAIL PROTECTED]> writes:

> help2man hasn;t done any bold/italicising of the parameters;
> I guess that is OK, but it is not particularly nice and doesn't
> follow the recommendations for man pages.  Is there something
> I'm missing to get help2man to do a nicer job?

Sorry, I don't know; I don't use help2man much.  Looking at the source
code, though, indented example lines beginning with "$ " are set in a
constant-width font.  So perhaps you could format it this way:

Examples:

  $ basename /usr/bin/sort
  sort
  $ basename include/stdio.h .h
  stdio

That's enough examples for basename, I think; you don't need others.

If you want fancier formatting of examples you may need to ask the
author of help2man.


_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to