correct cake usage
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
[ -z "$2" ] && { echo 'Usage: $0 "file" "some" "command"
|
||||
Runs the command when file exists. waits for max 5 minutes'
|
||||
return
|
||||
exit
|
||||
}
|
||||
|
||||
fname="$1"
|
||||
|
||||
Reference in New Issue
Block a user