aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2015-04-15 11:01:19 +0200
committerPierre-Marie Pédrot2015-04-15 11:01:19 +0200
commite525e2d3246c2540018f38e939ac784277ba1147 (patch)
tree28a6d7eaac489869e20950140ca231ff009f6bdd /doc
parent6f40831dc1d0fecfbaf9fbc8116da0e74b6e8726 (diff)
Documenting the recommandation of toplevel-only commands.
Diffstat (limited to 'doc')
-rw-r--r--doc/refman/RefMan-oth.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/refman/RefMan-oth.tex b/doc/refman/RefMan-oth.tex
index 4952ed7785..7d7a4c9a0c 100644
--- a/doc/refman/RefMan-oth.tex
+++ b/doc/refman/RefMan-oth.tex
@@ -680,7 +680,8 @@ should use the command \texttt{Locate File} (see Section~\ref{Locate File})
Loadpaths are preferably managed using {\Coq} command line options
(see Section~\ref{loadpath}) but there remain vernacular commands to
-manage them.
+manage them for practical puposes. Such commands are only meant to be issued in
+the toplevel, and using them in source files is discouraged.
\subsection[\tt Pwd.]{\tt Pwd.\comindex{Pwd}\label{Pwd}}
This command displays the current working directory.