File: expected-doc-no-flags.md

package info (click to toggle)
golang-github-urfave-cli-v3 3.3.8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,676 kB
  • sloc: sh: 26; makefile: 16
file content (69 lines) | stat: -rw-r--r-- 1,001 bytes parent folder | download | duplicates (2)
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
# NAME

greet - Some app

# SYNOPSIS

greet

# DESCRIPTION

Description of the application.

**Usage**:

```
app [first_arg] [second_arg]
```

# 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


## usage, u

standard usage text

    Usage for the usage text
    - formatted:  Based on the specified ConfigMap and summon secrets.yml
    - list:       Inspect the environment for a specific process running on a Pod
    - for_effect: Compare 'namespace' environment with 'local'
    
    ```
    func() { ... }
    ```
    
    Should be a part of the same code block

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

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

### sub-usage, su

standard usage text

>Single line of UsageText

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