]> scripts.mit.edu Git - wizard.git/blobdiff - wizard/command/summary/__init__.py
Implement 'git summary unsupported'
[wizard.git] / wizard / command / summary / __init__.py
index f47c61a782adfed0dbf3347997cc0b690c9df0df..155c22c551a279119b467f7a5154160db050eea3 100644 (file)
@@ -12,6 +12,7 @@ Scans all of the collected data from parallel-find.pl, and
 calculates interesting information about them.
 
 Its subcommands are:
+    unsupported     List unsupported versions in the wild
     version         Breakdown of autoinstalls by version (default)
 
 Use %prog summary SUBCOMMAND --help for more information."""