summaryrefslogtreecommitdiff
path: root/usr.bin/tmux/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@cvs.openbsd.org>2009-10-25 21:12:16 +0000
committerNicholas Marriott <nicm@cvs.openbsd.org>2009-10-25 21:12:16 +0000
commit0c16aa551bd7717355fc9984494260a6053865e2 (patch)
tree8a78583dc89631d0c4fbb56d01d25f6a6258a54f /usr.bin/tmux/tmux.1
parent95f341381dcddefb851a3d8a07461a8a37c4df72 (diff)
Remove -d from tmux.1 as well.
Diffstat (limited to 'usr.bin/tmux/tmux.1')
-rw-r--r--usr.bin/tmux/tmux.18
1 files changed, 2 insertions, 6 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1
index af09cef96bb..27517e5ef33 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.113 2009/10/25 01:10:57 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.114 2009/10/25 21:12:15 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -23,7 +23,7 @@
.Sh SYNOPSIS
.Nm tmux
.Bk -words
-.Op Fl 28dlquv
+.Op Fl 28lquv
.Op Fl c Ar shell-command
.Op Fl f Ar file
.Op Fl L Ar socket-name
@@ -111,10 +111,6 @@ If necessary, the
server will be started to retrieve the
.Ic default-shell
option.
-.It Fl d
-Force
-.Nm
-to assume the terminal supports default colours.
.It Fl f Ar file
Specify an alternative configuration file.
By default,