Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 376 Bytes

expected-doc-no-commands.md

File metadata and controls

34 lines (20 loc) · 376 Bytes

% 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)