From 857c97647e0b9022d2d492f6ef70e644f6875e32 Mon Sep 17 00:00:00 2001 From: John Benediktsson Date: Tue, 22 Apr 2014 15:55:56 -0700 Subject: [PATCH] tools.deploy.config: some docs for deploy-directory. --- basis/tools/deploy/config/config-docs.factor | 3 +++ 1 file changed, 3 insertions(+) diff --git a/basis/tools/deploy/config/config-docs.factor b/basis/tools/deploy/config/config-docs.factor index 5170e34065..48b4b1c349 100644 --- a/basis/tools/deploy/config/config-docs.factor +++ b/basis/tools/deploy/config/config-docs.factor @@ -88,6 +88,9 @@ $nl "On by default." { $notes "On Mac OS X, if " { $link deploy-ui? } " is set, the application will always be deployed as an application bundle regardless of the " { $snippet "deploy-console?" } " setting. The UI implementation on Mac OS X relies on the application being in a bundle." } } ; +HELP: deploy-directory +{ $description "Used to specify the directory where the deployed executable will be created." } ; + HELP: deploy-io { $description "The level of I/O support required by the deployed image:" { $table