src/Doc/System/Environment.thy
changeset 66947 eefbb2300669
parent 66906 03a96b8c7c06
child 67044 3d81a1a67302
--- a/src/Doc/System/Environment.thy	Mon Oct 30 20:04:10 2017 +0100
+++ b/src/Doc/System/Environment.thy	Mon Oct 30 20:09:24 2017 +0100
@@ -255,8 +255,8 @@
   "$ISABELLE_HOME_USER/etc/components"}, although it is often more convenient
   to do that programmatically via the \<^verbatim>\<open>init_component\<close> shell function in the
   \<^verbatim>\<open>etc/settings\<close> script of \<^verbatim>\<open>$ISABELLE_HOME_USER\<close> (or any other component
-  directory). For example: @{verbatim [display] \<open>init_component
-  "$HOME/screwdriver-2.0"\<close>}
+  directory). For example:
+  @{verbatim [display] \<open>init_component "$HOME/screwdriver-2.0"\<close>}
 
   This is tolerant wrt.\ missing component directories, but might produce a
   warning.