From e1686c26dde81131a4d58a21f6fe79e0e2e01b64 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 5 Jun 2017 12:01:58 +0100 Subject: Update CHANGES. --- CONTRIBUTING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING') 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. -- cgit