From a9ebac6b543c148d87cdae42b4a69718c817d2c5 Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Mon, 8 Aug 2016 11:46:41 +0100 Subject: [PATCH] fix long option name for --om to match the actual code in tools/assimp_cmd/Main.cpp --- doc/dox_cmd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dox_cmd.h b/doc/dox_cmd.h index 66c156edc..5bc1b7a9d 100644 --- a/doc/dox_cmd.h +++ b/doc/dox_cmd.h @@ -489,7 +489,7 @@ more information can be found in the aiPostProcess.h header. -om - --optimize-mesh + --optimize-meshes Optimize mesh usage. Meshes are merged, if possible. Very effective in combination with --optimize-graph