From 8b6e0834a9e10ef79e49fe8720221cddd1fbfec4 Mon Sep 17 00:00:00 2001 From: StefaniaGrimaldi Date: Sun, 5 May 2024 08:05:53 +0200 Subject: [PATCH] update description -S cutmpas --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a152cf3..10b2875 100644 --- a/README.md +++ b/README.md @@ -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