From: mkv Date: Wed, 9 Sep 2015 16:59:45 +0000 (+0300) Subject: 0026638: Help of vcaps Draw command mentions wrong argument X-Git-Tag: V6_9_1~35 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=98926f98db67fb6fc813b153f0b46ac1652df7ef;p=occt-copy.git 0026638: Help of vcaps Draw command mentions wrong argument --- diff --git a/src/ViewerTest/ViewerTest_ViewerCommands.cxx b/src/ViewerTest/ViewerTest_ViewerCommands.cxx index 676dbb70c9..1561cab6ef 100644 --- a/src/ViewerTest/ViewerTest_ViewerCommands.cxx +++ b/src/ViewerTest/ViewerTest_ViewerCommands.cxx @@ -9007,7 +9007,7 @@ void ViewerTest::ViewerCommands(Draw_Interpretor& theCommands) __FILE__, VStereo, group); theCommands.Add ("vcaps", "vcaps [-vbo {0|1}] [-sprites {0|1}] [-ffp {0|1}]" - "\n\t\t: [-compatibleContext {0|1}]" + "\n\t\t: [-compatibleProfile {0|1}]" "\n\t\t: [-vsync {0|1}]" "\n\t\t: [-quadBuffer {0|1}] [-stereo {0|1}]" "\n\t\t: [-softMode {0|1}] [-noupdate|-update]"