about summary refs log tree commit diff stats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/USAGE.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/USAGE.md b/docs/USAGE.md
index aa7c9a49..202062af 100755
--- a/docs/USAGE.md
+++ b/docs/USAGE.md
@@ -192,6 +192,11 @@ Disables the load of vulkan libraries.
  * 0 : Load vulkan libraries if found.

  * 1 : Disables the load of vulkan libraries, both the native and the i386 version (can be useful on Pi4, where the vulkan driver is not quite there yet.)

 

+#### BOX64_BASH

+Define x86_64 bash to launch script

+ * yyyy

+ Will use yyyy as x86_64 bash to launch script. yyyy needs to be a full path to a valid x86_64 version of bash

+

 #### BOX64_ENV

  * XXX=yyyy

  will add XXX=yyyy env. var.