We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18b7f88 commit f584b57Copy full SHA for f584b57
README.md
@@ -76,9 +76,10 @@ bash status.sh
76
```text
77
Usage: status.sh [OPTION]:
78
OPTION is one of the following:
79
- silent no output from faulty connections to stout (default: no)
80
- loud output from successful and faulty connections to stout (default: no)
81
- help displays help (this message)
+ silent no output from faulty connections to stout (default: no)
+ loud output from successful and faulty connections to stout (default: no)
+ debug displays all variables
82
+ help displays help (this message)
83
```
84
85
Example:
0 commit comments