~ chicken-core (chicken-5) ae39f2bf37a48840c17876c0ff7b1af3d3e52335
commit ae39f2bf37a48840c17876c0ff7b1af3d3e52335 Author: felix <bunny351@gmail.com> AuthorDate: Tue Apr 27 08:08:28 2010 +0200 Commit: felix <bunny351@gmail.com> CommitDate: Tue Apr 27 08:08:28 2010 +0200 documented -feature option for chicken-install diff --git a/manual/Extensions b/manual/Extensions index dc0bcc74..6592a74f 100644 --- a/manual/Extensions +++ b/manual/Extensions @@ -570,6 +570,7 @@ Available options: ; {{-u -update-db}} : update export database ; {{-repository}} : print path to extension repository ; {{-deploy}} : install extension in the application directory for a deployed application (see [[Deployment]] for more information) +: {{-D -feature FEATURE}} : pass this on to subinvocations of {{csi}} and {{csc}} (when done via {{compile}} or {{(run (csc ...))}}) === chicken-uninstall referenceTrap