cleaned up diagnostics
[feisty_meow.git] / scripts / system / add_swap_mount.sh
index 5ba4274efc8519daa526cf6f5d019e2c382580a0..608ffc5c3306cef0a4f241f934a784e4f948a7c2 100644 (file)
@@ -17,6 +17,7 @@ SWAP_SIZE="$1"; shift
 
 if [ "$SWAP_INSTANCE" == "--help" ]; then
   echo "\
+$(basename $0):
 This script will add a swap partition for Linux that uses hard drive space for
 swap memory.  This increases the amount of available memory on RAM constrained
 systems.  It accepts two parameters: (1) the instance of the swap file, which