From 1dfe71a62b32fa4725caf4214c53b83810cb72eb Mon Sep 17 00:00:00 2001 From: mkv Date: Wed, 9 Sep 2015 19:59:45 +0300 Subject: [PATCH] 0026638: Help of vcaps Draw command mentions wrong argument --- src/ViewerTest/ViewerTest_ViewerCommands.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ViewerTest/ViewerTest_ViewerCommands.cxx b/src/ViewerTest/ViewerTest_ViewerCommands.cxx index 7bf30e58ca..e513e785ab 100644 --- a/src/ViewerTest/ViewerTest_ViewerCommands.cxx +++ b/src/ViewerTest/ViewerTest_ViewerCommands.cxx @@ -8952,7 +8952,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]" -- 2.20.1