correct cake usage

This commit is contained in:
ville rantanen
2014-09-12 13:13:43 +03:00
parent a6224d342f
commit 6bad55db8e

View File

@@ -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"