Skip to content

Commit

Permalink
update description -S cutmpas
Browse files Browse the repository at this point in the history
  • Loading branch information
StefaniaGrimaldi committed May 5, 2024
1 parent 1062652 commit 8b6e083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ The TXT file with stations must have a specific format as in the example below.
4187500 1492500 5
```

The following command will cut all the maps in a specific folder (`-F` argument) given a LDD map (`-l` argument) and the previous text file (`-N` argument), and save the results in a folder defined by the argument `-o`.
The following command will cut all the maps in a specific folder (`-f` argument) given a LDD map (`-l` argument) and the previous text file (`-N` argument), and save the results in a folder defined by the argument `-o`.

```bash
cutmaps -f /home/projects/lisflood-eu -l ldd.map -N stations.txt -o /Work/Tunisia/cutmaps
Expand Down

0 comments on commit 8b6e083

Please sign in to comment.