]> git.tuebingen.mpg.de Git - gsu.git/blobdiff - funcs/gsu
gsu: print $(basename $0) instead of $0 on help output.
[gsu.git] / funcs / gsu
index 0403039f90661a3ac36ce534c5e8befff37e5a4b..8c5748ed95756412c189cc978db37ebdfe4f1e24 100644 (file)
--- a/funcs/gsu
+++ b/funcs/gsu
@@ -127,7 +127,7 @@ com_help()
                                 echo "$b"
                         done
                echo
-               gsu_msg "Try $0 help <command> for info on <command>."
+               gsu_msg "Try $gsu_self help <command> for info on <command>."
                ret=$GSU_SUCCESS
                return
        fi