~ chicken-core (chicken-5) 8b838223486f70b09a2a9e07f8f05555e8b1b631
commit 8b838223486f70b09a2a9e07f8f05555e8b1b631 Author: felix <felix@call-with-current-continuation.org> AuthorDate: Tue Jun 21 12:50:41 2011 +0200 Commit: felix <felix@call-with-current-continuation.org> CommitDate: Tue Jun 21 12:50:41 2011 +0200 added -reinstall to usage info in chicken-install diff --git a/chicken-install.scm b/chicken-install.scm index 117247b3..5467336d 100644 --- a/chicken-install.scm +++ b/chicken-install.scm @@ -698,6 +698,7 @@ usage: chicken-install [OPTION | EXTENSION[:VERSION]] ... -force don't ask, install even if versions don't match -k -keep keep temporary files -x -keep-installed install only if not already installed + -reinstall reinstall all currently installed extensions -l -location LOCATION install from given location instead of default -t -transport TRANSPORT use given transport instead of default -proxy HOST[:PORT] download via HTTP proxyTrap