aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-06-05 12:01:58 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-06-05 12:01:58 +0100
commite1686c26dde81131a4d58a21f6fe79e0e2e01b64 (patch)
tree61a80e2965998cae5ce3a78423c9a9a00827a778 /CONTRIBUTING
parente62e17d0461cfb0bfb55ae3c9c7a3815235298fb (diff)
downloadrtmux-e1686c26dde81131a4d58a21f6fe79e0e2e01b64.tar.gz
rtmux-e1686c26dde81131a4d58a21f6fe79e0e2e01b64.tar.bz2
rtmux-e1686c26dde81131a4d58a21f6fe79e0e2e01b64.zip
Update CHANGES.
Diffstat (limited to 'CONTRIBUTING')
-rw-r--r--CONTRIBUTING2
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.