6373f5bf65
Include Description as part of the DESCRIPTION section, and put UsageText (if it is non-zero) into the Usage subsection.
376 B
376 B
% greet 8
NAME
greet - Some app
SYNOPSIS
greet
[--another-flag|-b]
[--flag|--fl|-f]=[value]
[--socket|-s]=[value]
DESCRIPTION
Description of the application.
Usage:
app [first_arg] [second_arg]
GLOBAL OPTIONS
--another-flag, -b: another usage text
--flag, --fl, -f="":
--socket, -s="": some 'usage' text (default: value)