diff options
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.195 2009-10-25 10:42:56 tcunha Exp $ +.\" $Id: tmux.1,v 1.196 2009-10-28 22:49:22 tcunha 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, |