[Bf-docboard-svn] bf-manual: [9219] trunk/blender_docs/manual/advanced/command_line/arguments.rst: Update Command line arguments

Aaron Carlisle noreply at blender.org
Sun Apr 24 00:00:15 CEST 2022


Revision: 9219
          https://developer.blender.org/rBM9219
Author:   Blendify
Date:     2022-04-24 00:00:15 +0200 (Sun, 24 Apr 2022)
Log Message:
-----------
Update Command line arguments

rBbf80dc2bd4ac9fab125982a08d616e248f329701

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	2022-04-23 21:14:59 UTC (rev 9218)
+++ trunk/blender_docs/manual/advanced/command_line/arguments.rst	2022-04-23 22:00:15 UTC (rev 9219)
@@ -76,7 +76,7 @@
    ``TGA`` ``RAWTGA`` ``JPEG`` ``IRIS`` ``IRIZ`` ``AVIRAW`` ``AVIJPEG`` ``PNG`` ``BMP``
 
    Formats that can be compiled into Blender, not available on all systems:
-   ``HDR`` ``TIFF`` ``OPEN_EXR`` ``OPEN_EXR_MULTILAYER`` ``MPEG`` ``CINEON`` ``DPX`` ``DDS`` ``JP2``
+   ``HDR`` ``TIFF`` ``OPEN_EXR`` ``OPEN_EXR_MULTILAYER`` ``MPEG`` ``CINEON`` ``DPX`` ``DDS`` ``JP2`` ``WEBP``
 ``-x``, ``--use-extension`` ``<bool>``
    Set option to add the file extension to the end of the file.
 
@@ -230,7 +230,9 @@
 ``--debug-depsgraph-uuid``
    Verify validness of session-wide identifiers assigned to ID datablocks.
 ``--debug-ghost``
-   Enable debug messages for event handling.
+   Enable debug messages for Ghost (Linux only).
+``--debug-wintab``
+   Enable debug messages for Wintab.
 ``--debug-gpu``
    Enable GPU debug context and information for OpenGL 4.3+.
 ``--debug-gpu-force-workarounds``



More information about the Bf-docboard-svn mailing list