From 3381cedc903ba2712c34d092748d8a4ff99dd839 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 27 May 2020 13:01:06 +0200 Subject: [PATCH] sceneconverter: doc++ --- src/Magnum/MeshTools/sceneconverter.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Magnum/MeshTools/sceneconverter.cpp b/src/Magnum/MeshTools/sceneconverter.cpp index 944b431b3..329af8f80 100644 --- a/src/Magnum/MeshTools/sceneconverter.cpp +++ b/src/Magnum/MeshTools/sceneconverter.cpp @@ -93,7 +93,7 @@ Arguments: - `-c`, `--converter-options key=val,key2=val2,…` --- configuration options to pass to the converter(s) - `--info` --- print info about the input file and exit -- `-v`, `--verbose` --- verbose output from importer plugins +- `-v`, `--verbose` --- verbose output from importer and converter plugins - `--profile` --- measure import and conversion time If `--info` is given, the utility will print information about all meshes