about summary refs log tree commit diff stats
path: root/docs
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2024-08-09 17:44:05 +0200
committerptitSeb <sebastien.chev@gmail.com>2024-08-09 17:44:05 +0200
commitf0ea65dc36a708143a26807b091cb8b63a7e5232 (patch)
tree23b818509ac280634892d135f00f978313e9e6c2 /docs
parent53756ee96609860b35359f4e5d3e801ed3212696 (diff)
downloadbox64-f0ea65dc36a708143a26807b091cb8b63a7e5232.tar.gz
box64-f0ea65dc36a708143a26807b091cb8b63a7e5232.zip
[DOCS] Added entry in USAGE.md for newly introduced BOX64_ARGS
Diffstat (limited to 'docs')
-rw-r--r--docs/USAGE.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/USAGE.md b/docs/USAGE.md
index 69c78dc1..74e2e84e 100644
--- a/docs/USAGE.md
+++ b/docs/USAGE.md
@@ -391,6 +391,9 @@ Those variables are only valid inside a rcfile:
  * 0 : Nothing special

  * 1 : Added "-cef-disable-gpu-compositor" to command line arguments (usefull for steamwebhelper/cef based programs)

 

+#### BOX64_ARGS

+If that var exist, it will be added as argument(s) to the command line. Note that "" are supported, but not ''

+

 #### BOX64_EXIT

  * 0 : Nothing special

  * 1 : Just exit, don't try to run the program