sort options.

This commit is contained in:
Igor Sobrado 2010-05-02 15:19:35 +00:00
parent 99e54f46c7
commit fc09ec3025

8
tmux.1
View File

@ -131,10 +131,6 @@ commands which are executed in sequence when the server is first started.
If a command in the configuration file fails, If a command in the configuration file fails,
.Nm .Nm
will report an error and exit without executing further commands. will report an error and exit without executing further commands.
.It Fl l
Behave as a login shell.
This flag currently has no effect and is for compatibility with other shells
when using tmux as a login shell.
.It Fl L Ar socket-name .It Fl L Ar socket-name
.Nm .Nm
stores the server socket in a directory under stores the server socket in a directory under
@ -155,6 +151,10 @@ If the socket is accidentally removed, the
signal may be sent to the signal may be sent to the
.Nm .Nm
server process to recreate it. server process to recreate it.
.It Fl l
Behave as a login shell.
This flag currently has no effect and is for compatibility with other shells
when using tmux as a login shell.
.It Fl q .It Fl q
Set the Set the
.Ic quiet .Ic quiet