reworked hierarchy
[old-projects.git] / deptrack / src / deptrack.in
similarity index 99%
rename from deptrack/deptrack.in
rename to deptrack/src/deptrack.in
index af73e41..efe9f81 100644 (file)
@@ -436,7 +436,7 @@ sub about {
 # return program syntax 
 sub syntax {
   print "Syntax:\n",
-        "  deptrack.pl [options] root_directory\n\n",
+        "  deptrack [options] root_directory\n\n",
        " Options:\n",
         "  -h          - this help message\n",
         "  -f <file>   - use <file> as config file\n",