double items in lists in -man

Arnold Robbins arnold at audiofax.com
Wed Feb 6 07:35:23 AEST 1991


I have a man page I'm working on for a gnu program.  I want to be
able to describe the options.  Traditionally, one does something like

	.RS
	.TP
	.B \-a
	long winded description
	of what the option does

so that it comes out like

	-a	long winded description
		of what the option does

Gnu programs often allow both short and long options.  I want to be able
to produce something like:

	-a
	+alot	long winded description
		of what the option does

in the output.  The question is, then, what do I type for my input
to be able to use both forms of the option and have them come out on
adjacent lines?

Please reply by mail, as I'm likely to miss the answer if it's posted.

Thanks!
-- 
Arnold Robbins				AudioFAX, Inc. | Laundry increases
2000 Powers Ferry Road, #200 / Marietta, GA. 30067     | exponentially in the
INTERNET: arnold at audiofax.com Phone:   +1 404 933 7612 | number of children.
UUCP:	  emory!audfax!arnold Fax-box: +1 404 618 4581 |   -- Miriam Robbins



More information about the Comp.unix.questions mailing list