chiark / gitweb /
Merge commit 'refs/top-bases/debian/locations' into debian/locations
[topgit.git] / tg.sh
diff --git a/tg.sh b/tg.sh
index 1f259e3a03d60dad30bac2a34253cd9a78a1d7ca..a27d5ce60ca86426fe1a76b4bbed10fa856aa34a 100644 (file)
--- a/tg.sh
+++ b/tg.sh
@@ -272,8 +272,8 @@ do_help()
                setup_pager
                @cmddir@/tg-$1 -h 2>&1 || :
                echo
-               if [ -r "@sharedir@/tg-$1.txt" ] ; then
-                       cat "@sharedir@/tg-$1.txt"
+               if [ -r "@docdir@/tg-$1.txt" ] ; then
+                       cat "@docdir@/tg-$1.txt"
                fi
        else
                echo "`basename $0`: no help for $1" 1>&2