aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/refman
diff options
context:
space:
mode:
authorGravatar ppedrot <ppedrot@85f007b7-540e-0410-9357-904b9bb8a0f7>2012-10-30 16:38:51 +0000
committerGravatar ppedrot <ppedrot@85f007b7-540e-0410-9357-904b9bb8a0f7>2012-10-30 16:38:51 +0000
commit1408c0f1ff3c25089c328d3d0a31144de0e718d0 (patch)
tree75fc8a417f16973b24d596fe4709b8d3428705f5 /doc/refman
parent42a6fbf0c3fdafcc1d3e6870be61f612bb249ca3 (diff)
Documenting the 'Printing Transparent/All Dependencies' command.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@15946 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc/refman')
-rw-r--r--doc/refman/RefMan-oth.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/refman/RefMan-oth.tex b/doc/refman/RefMan-oth.tex
index 7b70e4cc6..0126e686b 100644
--- a/doc/refman/RefMan-oth.tex
+++ b/doc/refman/RefMan-oth.tex
@@ -155,6 +155,13 @@ relies.
\comindex{Print Opaque Dependencies}}\\
Displays the set of opaque constants {\qualid} relies on in addition
to the assumptions.
+\item \texttt{\tt Print Transparent Dependencies {\qualid}.
+ \comindex{Print Transparent Dependencies}}\\
+ Displays the set of transparent constants {\qualid} relies on in addition
+ to the assumptions.
+\item \texttt{\tt Print All Dependencies {\qualid}.
+ \comindex{Print All Dependencies}}\\
+ Displays all assumptions and constants {\qualid} relies on.
\end{Variants}
\subsection[\tt Search {\term}.]{\tt Search {\term}.\comindex{Search}}