[Bf-docboard-svn] bf-manual: [7692] trunk/blender_docs/manual/advanced/command_line/arguments.rst: Update command line arguments page for recent changes

Julian Eisel noreply at blender.org
Fri Jan 29 14:55:32 CET 2021


Revision: 7692
          https://developer.blender.org/rBM7692
Author:   Severin
Date:     2021-01-29 14:55:32 +0100 (Fri, 29 Jan 2021)
Log Message:
-----------
Update command line arguments page for recent changes

See rBbc94036a76b6 and rB75e8e0112408.

Modified Paths:
--------------
    trunk/blender_docs/manual/advanced/command_line/arguments.rst

Modified: trunk/blender_docs/manual/advanced/command_line/arguments.rst
===================================================================
--- trunk/blender_docs/manual/advanced/command_line/arguments.rst	2021-01-29 11:04:27 UTC (rev 7691)
+++ trunk/blender_docs/manual/advanced/command_line/arguments.rst	2021-01-29 13:55:32 UTC (rev 7692)
@@ -210,12 +210,8 @@
    Enable colors for dependency graph debug messages.
 ``--debug-gpu``
    Enable GPU debug context and information for OpenGL 4.3+.
-``--debug-gpumem``
-   Enable GPU memory stats in status bar.
-``--debug-gpu-shaders``
-   Enable GPU memory stats in status bar.
 ``--debug-gpu-force-workarounds``
-   Enable GPU memory stats in status bar.
+   Enable workarounds for typical GPU issues and disable all GPU extensions.
 ``--debug-wm``
    Enable debug messages for the window manager, shows all operators in search, shows keymap errors.
 ``--debug-xr``
@@ -229,7 +225,7 @@
    Enable debug messages for I/O (Collada, ...).
 
 ``--debug-fpe``
-   Enable floating point exceptions.
+   Enable floating-point exceptions.
 ``--disable-crash-handler``
    Disable the crash handler.
 ``--disable-abort-handler``
@@ -335,4 +331,3 @@
 :BLENDER_SYSTEM_PYTHON:    Directory for system Python libraries.
 :TEMP:                     Store temporary files here.
 :TMP: or $TMPDIR           Store temporary files here.
-:SDL_AUDIODRIVER:          LibSDL audio driver - alsa, esd, dma.



More information about the Bf-docboard-svn mailing list