src/Doc/System/Presentation.thy
changeset 67069 f11486d31586
parent 67043 848672fcaee5
child 67139 8fe0aba577af
--- a/src/Doc/System/Presentation.thy	Mon Nov 13 15:00:21 2017 +0100
+++ b/src/Doc/System/Presentation.thy	Mon Nov 13 15:07:03 2017 +0100
@@ -98,6 +98,7 @@
 
   Options are:
     -A LATEX     provide author in LaTeX notation (default: user name)
+    -I           init Mercurial repository and add generated files
     -T LATEX     provide title in LaTeX notation (default: session name)
     -n NAME      alternative session name (default: directory base name)
 
@@ -116,6 +117,9 @@
   Options \<^verbatim>\<open>-T\<close> and \<^verbatim>\<open>-A\<close> specify the document title and author explicitly,
   using {\LaTeX} source notation.
 
+  Option \<^verbatim>\<open>-I\<close> initializes a Mercurial repository in the target directory, and
+  adds all generated files (without commit).
+
   Option \<^verbatim>\<open>-n\<close> specifies an alternative session name; otherwise the base name
   of the given directory is used.