urfave-cli/testdata/expected-doc-no-commands.md
Sascha Grunert 2cb62f5091
Improve docs generation for cli.Authors
This allows specifying multiple authors, whereas no available authors
will be formatted correctly now.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-09 11:32:34 +01:00

479 B

% greet(8)

% Harrison harrison@lolwut.com % Oliver Allen oliver@toyshop.com

NAME

greet - Some app

SYNOPSIS

greet

[--another-flag|-b]
[--flag|--fl|-f]=[value]
[--socket|-s]=[value]

DESCRIPTION

app [first_arg] [second_arg]

Usage:

greet [GLOBAL OPTIONS] command [COMMAND OPTIONS] [ARGUMENTS...]

GLOBAL OPTIONS

--another-flag, -b: another usage text

--flag, --fl, -f="":

--socket, -s="": some 'usage' text (default: value)