diff options
Diffstat (limited to 'docs')
| -rwxr-xr-x | docs/USAGE.md | 1 |
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 |