Skip to content

Commit f584b57

Browse files
committed
usage update
1 parent 18b7f88 commit f584b57

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,10 @@ bash status.sh
7676
```text
7777
Usage: status.sh [OPTION]:
7878
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)
79+
silent no output from faulty connections to stout (default: no)
80+
loud output from successful and faulty connections to stout (default: no)
81+
debug displays all variables
82+
help displays help (this message)
8283
```
8384

8485
Example:

0 commit comments

Comments
 (0)