urfave-cli/testdata/expected-doc-no-commands.md
Sascha Grunert 4bbff84169
Escape single quotes in fish shell completion
Single quotes can break the generated fish shell completion and should
be escaped correctly.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-08-30 08:56:11 +02:00

422 B

% greet(8)

% Harrison

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)