1
0
mirror of https://github.com/lutris/lutris synced 2024-07-05 08:28:41 +00:00

Document the 'silent' option for Winetricks (Fixes #317)

This commit is contained in:
Mathieu Comandon 2016-08-04 12:37:39 -07:00
parent 46d7a82c14
commit c9c9266f94

View File

@ -285,6 +285,10 @@ Currently, the following tasks are implemented:
* wine / winesteam: ``winetricks`` Runs winetricks with the ``app`` argument.
``prefix`` is an optional WINEPREFIX path.
By default Winetricks will run in silent mode but that can cause issues
with some components such as XNA. In such cases, you can provide the
option ``silent: false``
Example:
::