File tree Expand file tree Collapse file tree 2 files changed +16
-4
lines changed
Expand file tree Collapse file tree 2 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 77inputs :
88 bins :
99 description : |
10- Space-separated list of binary names to check for help output.
10+ Binary names to check for help output, one per line .
1111 Can be a single binary or multiple binaries.
12- Examples: "nginx" or "gcc g++ cpp" or "node npm npx"
12+ Examples:
13+ Single: "nginx"
14+ Multiple:
15+ bins: |
16+ gcc
17+ g++
18+ cpp
1319 required : true
1420 help-flag :
1521 description : |
Original file line number Diff line number Diff line change 77inputs :
88 bins :
99 description : |
10- Space-separated list of binary names to check for version.
10+ Binary names to check for version, one per line .
1111 Can be a single binary or multiple binaries.
12- Examples: "nginx" or "gcc g++ cpp" or "node npm npx"
12+ Examples:
13+ Single: "nginx"
14+ Multiple:
15+ bins: |
16+ gcc
17+ g++
18+ cpp
1319 required : true
1420 version :
1521 description : |
You can’t perform that action at this time.
0 commit comments