diff options
Diffstat (limited to 'CONTRIBUTING')
-rw-r--r-- | CONTRIBUTING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING index d1949b7b..467c5c3a 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -27,7 +27,7 @@ case before opening an issue. To run tmux without a config and get logs, run: tmux -Ltest kill-server - tmux -vvvv -Ltest -f/dev/null new + tmux -vv -Ltest -f/dev/null new Then reproduce the problem, exit tmux, and attach the tmux-server-*.log file from the current directory to the issue. |