MANCIA(1)

NAME

mancia - generate man(7) manual page

SYNOPSIS

mancia [format] < input

DESCRIPTION

The mancia command line utility reads scdoc(5) syntax from the standard input and writes man(7) style roff to the standard output. Alternatively, mancia can also generate reStructuredText.

FORMATS

The mancia utility can generate two formats: man(7) roff and reStructuredText. The format is determined by the command line argument passed to mancia. If no argument is provided, the default format is roff.

SEE ALSO

mancia(5), scdoc(5)