aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authortradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2001-03-14 15:23:37 +0000
committertradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2001-03-14 15:23:37 +0000
commitb4fa153ffe899a17363171c19c5d424409786b3c (patch)
tree2b3f6e52a2cd4796bfad1074b32cb400dab71ffe /doc
parentcc4660a5ddc40f9ccfcc81ba7b16c1d6e5b551fb (diff)
Forgot to save the file before I committed it :-)
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@44 4825ed28-b72c-4eae-9704-e50c059e567d
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 6c0b57e..e930f49 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -139,7 +139,8 @@ variable as a grid function), and the total number of timelevels set to 1.\\
The global attributes are set to
{\tt "unchunked" $=$ "yes", nprocs $=$ 1,} and {\tt ioproc\_every $=$ 1}.\\
-Once you built and ran the program you can easily verify this with
+Once you've built and ran the program you can easily verify if it worked
+properly with
\begin{verbatim}
h5dump x_3d.h5
\end{verbatim}