diff --git a/guide/ch_advanced_use.tex b/guide/ch_advanced_use.tex index f42269a35e57d..ac3c7c90e66e6 100644 --- a/guide/ch_advanced_use.tex +++ b/guide/ch_advanced_use.tex @@ -543,6 +543,7 @@ \chapter{Command Line Options} -\/-mesa-mode or -m & {[}none{]} & Use MESA as software OpenGL rendering engine.\footnotemark[1]\\ -\/-single-buffer & {[}none{]} & Use single-buffering. This reportedly avoids screen blanking problems with some Intel GPUs. \\ -\/-opengl-compat or -C & {[}none{]} & Request OpenGL 3.3 Compatibility Profile. Might fix graphics problems in some driver configurations.\\ +-\/-low-graphics or -L & {[}none{]} & Force low-graphics mode. May be useful on old GPUs that do support OpenGL 3.3 but perform too slowly.\\ \bottomrule \end{longtable}