Merge pull request #965 from waldyrious/patch-1

fix long option name for --om
pull/970/head
Kim Kulling 2016-08-08 19:48:49 +02:00 committed by GitHub
commit 86f30e4852
1 changed files with 1 additions and 1 deletions

View File

@ -489,7 +489,7 @@ more information can be found in the <tt>aiPostProcess.h</tt> header.
<tr>
<td><tt>-om</tt></td>
<td><tt>--optimize-mesh</tt></td>
<td><tt>--optimize-meshes</tt></td>
<td>Optimize mesh usage. Meshes are merged, if possible. Very effective in combination with <tt>--optimize-graph</tt></td>
</tr>
</table>