aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2009-10-25 21:12:15 +0000
committerNicholas Marriott <nicm@openbsd.org>2009-10-25 21:12:15 +0000
commit48b6d18e7fc29c8bdbec24a76d017290cc93f748 (patch)
tree396d994469409276380d32d4e9d7e7b53e52a476
parent3a7636ff0f3eed214a847edbfb3bd8007128d49a (diff)
downloadrtmux-48b6d18e7fc29c8bdbec24a76d017290cc93f748.tar.gz
rtmux-48b6d18e7fc29c8bdbec24a76d017290cc93f748.tar.bz2
rtmux-48b6d18e7fc29c8bdbec24a76d017290cc93f748.zip
Remove -d from tmux.1 as well.
-rw-r--r--tmux.16
1 files changed, 1 insertions, 5 deletions
diff --git a/tmux.1 b/tmux.1
index f553b18c..497192fa 100644
--- a/tmux.1
+++ b/tmux.1
@@ -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,