Commit b4297e83 authored by remi cresson's avatar remi cresson
Browse files

DOC: date format in application description

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -103,7 +103,7 @@ public:
AddParameter(ParameterType_InputImageList, "il", "Input time series");
// Input time series dates
AddParameter(ParameterType_StringList, "dates", "Input time series dates");
AddParameter(ParameterType_StringList, "dates", "Input time series dates (Must be dd/mm/yyyy format)");
// Input (optional) masks
AddParameter(ParameterType_Directory, "masksdir", "Vegetation masks directory");
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment