~ chicken-core (chicken-5) cd90612086253aadb95b6f87ff18543e1dd00d83


commit cd90612086253aadb95b6f87ff18543e1dd00d83
Author:     Evan Hanson <evhan@foldling.org>
AuthorDate: Tue Sep 5 22:30:51 2017 +1200
Commit:     Evan Hanson <evhan@foldling.org>
CommitDate: Tue Sep 5 22:30:51 2017 +1200

    Drop "-all" line from chicken-status help output
    
    This option was removed in dbab26ec.

diff --git a/chicken-status.scm b/chicken-status.scm
index ae35e762..d19f0680 100644
--- a/chicken-status.scm
+++ b/chicken-status.scm
@@ -181,7 +181,6 @@ usage: chicken-status [OPTION ...] [NAME ...]
 
   -h   -help                    show this message
        -version                 show version and exit
-  -a   -all                     scan all repositories in CHICKEN_REPOSITORY_PATH
   -c   -components              list installed components
   -f   -files                   list installed files
        -list                    dump installed extensions and their versions in "override" format
Trap