From a98e524fe2a73cbcd4b09437120fdde5fd663daa Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Fri, 5 Aug 2016 19:54:58 +0100 Subject: [PATCH] dox_cmd.h: fix typo 'dumb' --> 'dump' --- doc/dox_cmd.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/dox_cmd.h b/doc/dox_cmd.h index bc2320e1e..66c156edc 100644 --- a/doc/dox_cmd.h +++ b/doc/dox_cmd.h @@ -211,14 +211,14 @@ the dump is written to <model>-dump.txt

-b

-Optional. If this switch is specified, the dumb is written in binary format. +Optional. If this switch is specified, the dump is written in binary format. The long form of this parameter is --binary.

-s<n>

-Optional. If this switch is specified, the dumb is shortened to include only +Optional. If this switch is specified, the dump is shortened to include only min/max values for all vertex components and animation channels. The resulting file is much smaller, but the original model can't be reconstructed from it. This is used by Assimp's regression test suite, comparing those minidumps provides