Skip to content
Snippets Groups Projects
Commit d22ccf62 authored by Tom Fischer's avatar Tom Fischer Committed by Dmitri Naumov
Browse files

[A/U/GeoTools] createRaster: Correct tool description

parent 6a801a99
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,8 @@
int main(int argc, char* argv[])
{
TCLAP::CmdLine cmd(
"computeSurfaceNodeIDsInPolygonalRegion\n\n"
"Create a raster of specified size at specified origin where every "
"pixel has the value zero.\n\n"
"OpenGeoSys-6 software, version " +
GitInfoLib::GitInfo::ogs_version +
".\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment