diff --git a/spark b/spark index a915af7..abd85b2 100755 --- a/spark +++ b/spark @@ -73,17 +73,18 @@ if [ "$BASH_SOURCE" == "$0" ]; then # Prints the help text for spark. help() { + local spark=$(basename $0) cat <