diff --git a/web/content/docs/tools/meshing/vtu2grid/index.pandoc b/web/content/docs/tools/meshing/vtu2grid/index.pandoc
index e2794c9aecf9f1c631a1dbb29f3ceaa1a27e30c4..86adc8c7e364185146eb24d2ddfe6fd5ad80306c 100644
--- a/web/content/docs/tools/meshing/vtu2grid/index.pandoc
+++ b/web/content/docs/tools/meshing/vtu2grid/index.pandoc
@@ -17,8 +17,8 @@ The tool is part of the official [OpenGeoSys git repository](https://github.com/
 ## Usage
 
 ```bash
-   Vtu2Grid.exe  -i <input.vtu> -o <output.vtu> -x <floating point number>
-                 [-y <floating point number>] [-z <floating point number>]
+   Vtu2Grid  -i <input.vtu> -o <output.vtu> -x <floating point number>
+             [-y <floating point number>] [-z <floating point number>]
 
 Where: