diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/fullswof-utils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fullswof-utils.texi b/doc/fullswof-utils.texi index d2412c9..bf39498 100644 --- a/doc/fullswof-utils.texi +++ b/doc/fullswof-utils.texi @@ -192,7 +192,7 @@ The @command{makeBoundary} program creates boundary condition files for the @emph{FullSWOF} solver. The command-line syntax is: @example -makeBoundary @option{boundary} +./makeBoundary @option{boundary} @end example where @option{boundary} is one of @code{top}, @code{bottom}, @code{left} |