summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorknarf <knarf@17b73243-c579-4c4c-a9d2-2d5706c11dac>2011-12-16 18:50:45 +0000
committerknarf <knarf@17b73243-c579-4c4c-a9d2-2d5706c11dac>2011-12-16 18:50:45 +0000
commitaa09f08a856370a8aa81bf3828ba11310a46ebf3 (patch)
tree5e4fec8cb49dd1fbc4957c831507cab432d10776 /doc
parentf1fd5ddcf8e20f540c00c0a10492f992d1f75e15 (diff)
typo in testsuite example command
git-svn-id: http://svn.cactuscode.org/flesh/trunk@4779 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc')
-rw-r--r--doc/UsersGuide/Notes.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/UsersGuide/Notes.tex b/doc/UsersGuide/Notes.tex
index 80778c54..d9239982 100644
--- a/doc/UsersGuide/Notes.tex
+++ b/doc/UsersGuide/Notes.tex
@@ -925,7 +925,7 @@ by configure and the \texttt{ThornList} file remain.
configuration using its previous configuration options from the file
\texttt{configs/<\var{config}>/config-info}.
-\item [\texttt{gmake <\var{config}>--testsuite}] runs the test programs
+\item [\texttt{gmake <\var{config}>-testsuite}] runs the test programs
associated with each thorn in the configuration. See section
\ref{sec:testing} for information about the test suite mechanism.