mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-17 18:54:23 +00:00
docs(shell): add function docstring comments
This commit is contained in:
@@ -41,6 +41,7 @@ LOOP=0
|
||||
SLEEP=1
|
||||
TIMEOUT=5
|
||||
|
||||
# Display usage information and options
|
||||
usage()
|
||||
{
|
||||
echo "Usage: $0 [--loop|--forever] [--sleep=N] hostname1 hostname2 ..."
|
||||
|
||||
Reference in New Issue
Block a user