diff options
-rw-r--r-- | doc/fullswof-utils.texi | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/fullswof-utils.texi b/doc/fullswof-utils.texi index aaca87e..eee21e9 100644 --- a/doc/fullswof-utils.texi +++ b/doc/fullswof-utils.texi @@ -312,8 +312,10 @@ start with the @samp{#} character are treated as comments. @section Invoking slope.py @command{slope.py} is an interactive program that is able to derive -local gradient information from elevation data and user input. To start -the program the command is: +local gradient information from elevation data and user input. The +program reads the elevation data from the file @file{topography.txt}, +which must be located in the working directory. To start the program +the command is: @example ./slope.py |