src/Doc/System/Phabricator.thy
changeset 71422 5d5be87330b5
parent 71390 5e7ba6aa85d7
child 72519 f760554a5a29
--- a/src/Doc/System/Phabricator.thy	Fri Feb 07 20:26:31 2020 +0100
+++ b/src/Doc/System/Phabricator.thy	Sat Feb 08 15:18:58 2020 +0100
@@ -398,6 +398,7 @@
     -R DIR       repository directory (default: "/var/www/phabricator-NAME/repo")
     -U           full update of system packages before installation
     -n NAME      Phabricator installation name (default: "vcs")
+    -o OPTION    override Isabelle system OPTION (via NAME=VAL or NAME)
     -r DIR       installation root directory (default: "/var/www/phabricator-NAME")
 
   Install Phabricator as LAMP application (Linux, Apache, MySQL, PHP).
@@ -438,6 +439,10 @@
   also uses the same suffix, but that can (and should) be changed later via
   regular Apache configuration.
 
+  Option \<^verbatim>\<open>-o\<close> augments the environment of Isabelle system options: relevant
+  options for Isabelle/Phabricator have the prefix ``\<^verbatim>\<open>phabricator_\<close>'' (see
+  also the result of e.g. ``\<^verbatim>\<open>isabelle options -l\<close>'').
+
   Option \<^verbatim>\<open>-r\<close> specifies an alternative installation root directory: it needs
   to be accessible for the Apache web server.