]> scripts.mit.edu Git - wizard.git/blobdiff - bin/wizard
Clean up command list
[wizard.git] / bin / wizard
index d652d19ba5eace4d7311b63d8268dfd7c9d3e4c5..57bf81ef4912cb45b8595c453d1fd720fd7d2513 100755 (executable)
@@ -56,6 +56,7 @@ User commands:
     upgrade         Upgrades an autoinstall to the latest version
 
 Administrative commands:
+    prepare-upgrade Downloads and tests a software upgrade
     blacklist       Marks an autoinstall to not try upgrades
     errors          Lists all broken autoinstall metadata
     list            Lists autoinstalls, with optional filtering
@@ -64,11 +65,10 @@ Administrative commands:
     research        Print statistics about a possible upgrade
     summary         Generate statistics (see help for subcommands)
 
-Utility commands:
-    prepare-pristine    Downloads and extracts pristine upstream files
-    prepare-new     Prepares a new repository
-    prepare-config  Prepares configuration files for versioning
-    quota           Prints the usage and available quota of a directory
+Plumbing commands:
+    prepare-pristine Downloads and extracts pristine upstream files
+    prepare-config   Prepares configuration files for versioning
+    quota            Prints the usage and available quota of a directory
 
 See '%prog help COMMAND' for more information on a specific command."""