diff options
author | Paul Garlick <pgarlick@tourbillion-technology.com> | 2022-02-23 11:16:13 +0000 |
---|---|---|
committer | Paul Garlick <pgarlick@tourbillion-technology.com> | 2022-02-23 11:16:13 +0000 |
commit | c936eaf3feb70545757321e925d06b0020bb455c (patch) | |
tree | 5a30f5a1a4ec9ea3669f32a45515a0bdefc72d7b | |
parent | 8443f6235ff24deb638994e796f41587a9979cdc (diff) | |
download | fullSWOF-utils-c936eaf3feb70545757321e925d06b0020bb455c.tar.gz |
doc: Indicate slope.py is a command.
* doc/fullswof-utils.texi: Add command.
-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 b1e7275..9cdea0b 100644 --- a/doc/fullswof-utils.texi +++ b/doc/fullswof-utils.texi @@ -346,7 +346,7 @@ start with the @samp{#} character are treated as comments. @node Invoking slope.py, Demos, Boundary Definition File, Usage @comment node-name, next, previous, up -@section Invoking slope.py +@section Invoking @command{slope.py} @command{slope.py} is an interactive program that is able to derive local gradient information from elevation data and user input. The |