aboutsummaryrefslogtreecommitdiff
path: root/doc/refman/RefMan-mod.tex
diff options
context:
space:
mode:
authorMaxime Dénès2017-12-15 17:47:27 +0100
committerMaxime Dénès2017-12-15 17:47:27 +0100
commit484d69c8e59823f0a1fb4f1b99b371c8bdecd880 (patch)
tree46fc70a88ea96691c12e6424e5c05cc00c514574 /doc/refman/RefMan-mod.tex
parent5ae35a94dd3ec72d9ac91ba3b34674dd79a78263 (diff)
parent539a62a79f75f9f5190b9bd8edfbb04b880a5f1f (diff)
Merge PR #6219: Document undocumented options
Diffstat (limited to 'doc/refman/RefMan-mod.tex')
-rw-r--r--doc/refman/RefMan-mod.tex6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/refman/RefMan-mod.tex b/doc/refman/RefMan-mod.tex
index e56c8fa7fe..b4e270e6c3 100644
--- a/doc/refman/RefMan-mod.tex
+++ b/doc/refman/RefMan-mod.tex
@@ -403,10 +403,14 @@ Fail Check B.T.
\end{Warnings}
\subsection{\tt Print Module {\ident}
-\comindex{Print Module}}
+\comindex{Print Module} \optindex{Short Module Printing}}
Prints the module type and (optionally) the body of the module {\ident}.
+For this command and {\tt Print Module Type}, the option {\tt Short
+ Module Printing} (off by default) disables the printing of the types of fields,
+leaving only their names.
+
\subsection{\tt Print Module Type {\ident}
\comindex{Print Module Type}}