Add comments
This commit is contained in:
parent
0ae4570065
commit
27211ca2e7
1 changed files with 4 additions and 1 deletions
|
@ -65,7 +65,10 @@ fi
|
|||
LANG=C
|
||||
|
||||
|
||||
## Usage info ~ https://www.tldp.org/LDP/abs/html/standard-options.html
|
||||
## Usage info
|
||||
## - https://www.tldp.org/LDP/abs/html/standard-options.html
|
||||
## - https://monkey.org/~marius/unix-tools-hints.html
|
||||
## - https://clig.dev/
|
||||
function usage() {
|
||||
echo " Usage: ${progname} [options] term1 [term2] ... [termN]"
|
||||
echo ""
|
||||
|
|
Loading…
Add table
Reference in a new issue