sort options alphabetically.

pull/1/head
Igor Sobrado 2009-06-02 16:46:00 +00:00
parent dc373abba8
commit a35630838f
1 changed files with 3 additions and 3 deletions

6
tmux.1
View File

@ -75,9 +75,6 @@ will look for a config file at
The configuration file is a set of The configuration file is a set of
.Nm .Nm
commands which are executed in sequence when the server is first started. commands which are executed in sequence when the server is first started.
.It Fl q
Prevent the server sending various information messages, for example when
window flags are altered.
.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
@ -98,6 +95,9 @@ 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 q
Prevent the server sending various information messages, for example when
window flags are altered.
.It Fl S Ar socket-path .It Fl S Ar socket-path
Specify a full alternative path to the server socket. Specify a full alternative path to the server socket.
If If