about summary refs log tree commit diff stats
path: root/docs
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2022-07-17 12:43:35 +0200
committerptitSeb <sebastien.chev@gmail.com>2022-07-17 12:43:35 +0200
commit83997e1125a9f0232cb53f97323e0fa83418ee9d (patch)
tree7b33d1458511267bd688607e89bc64b10d602ca5 /docs
parent555a1184e4f94e57509bdd33807cc930fe61c7bd (diff)
downloadbox64-83997e1125a9f0232cb53f97323e0fa83418ee9d.tar.gz
box64-83997e1125a9f0232cb53f97323e0fa83418ee9d.zip
Added '+' in FILE_TRACE_NAME to append trace
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/USAGE.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/USAGE.md b/docs/USAGE.md
index f15338e5..66e89a65 100755
--- a/docs/USAGE.md
+++ b/docs/USAGE.md
@@ -31,6 +31,7 @@ Enables/Disables the logging of `dlsym` errors.
 #### BOX64_TRACE_FILE

 Send all log and trace to a file instead of `stdout`

 Also, if name contains `%pid` then this is replaced by the actual PID of box64 instance

+End the filename with `+` to have thetrace appended instead of overwriten

 Use `stderr` to use this instead of default `stdout` 

 

 #### BOX64_TRACE