]> OCCT Git - occt-copy.git/commitdiff
0026638: Help of vcaps Draw command mentions wrong argument
authormkv <mkv@opencascade.com>
Wed, 9 Sep 2015 16:59:45 +0000 (19:59 +0300)
committerabv <abv@opencascade.com>
Fri, 11 Sep 2015 15:57:55 +0000 (18:57 +0300)
src/ViewerTest/ViewerTest_ViewerCommands.cxx

index 676dbb70c917f2f31eb545d37394066e36122331..1561cab6efe90106c35cc7e4d2311920b8425e39 100644 (file)
@@ -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]"