diff options
-rw-r--r-- | doc/RefMan-oth.tex | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/RefMan-oth.tex b/doc/RefMan-oth.tex index fa4e5c754..a8623f04f 100644 --- a/doc/RefMan-oth.tex +++ b/doc/RefMan-oth.tex @@ -645,8 +645,9 @@ file are considered as a single command. \item {\tt Restore State \ident}\\ Equivalent to {\tt Restore State "}{\ident}{\tt .coq"}. \item {\tt Reset Initial.}\comindex{Reset Initial}\\ - Goes back to the - initial state (like after the command {\tt coqtop}). + Goes back to the initial state (like after the command {\tt coqtop}, + when the interactive session began). This command is only available + interactively. \end{Variants} \subsection{\tt Write State \str.} |