File: expected-doc-no-flags.md

package info (click to toggle)
golang-github-urfave-cli 1.22.5-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 704 kB
  • sloc: sh: 17; makefile: 4
file content (47 lines) | stat: -rw-r--r-- 504 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
% greet(8) 

% Harrison

# NAME

greet - Some app

# SYNOPSIS

greet

# DESCRIPTION

app [first_arg] [second_arg]

**Usage**:

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

# COMMANDS

## config, c

another usage test

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

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

### sub-config, s, ss

another usage test

**--sub-command-flag, -s**: some usage text

**--sub-flag, --sub-fl, -s**="": 

## info, i, in

retrieve generic information

## some-command