mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-10 14:13:45 -05:00
minor change to comments
This commit is contained in:
@@ -116,7 +116,7 @@ function pushover() {
|
|||||||
# use in if/then statements.
|
# use in if/then statements.
|
||||||
#
|
#
|
||||||
# Usage:
|
# Usage:
|
||||||
# if is_file; then
|
# if is_file "file"; then
|
||||||
# ...
|
# ...
|
||||||
# fi
|
# fi
|
||||||
# ------------------------------------------------------
|
# ------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user