mirror of
https://github.com/tmate-io/tmate.git
synced 2025-08-18 01:20:17 +02:00
Trim spaces.
This commit is contained in:
8
tmux.1
8
tmux.1
@@ -1,4 +1,4 @@
|
||||
.\" $Id: tmux.1,v 1.55 2009-01-07 23:09:51 nicm Exp $
|
||||
.\" $Id: tmux.1,v 1.56 2009-01-10 01:51:22 nicm Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
|
||||
.\"
|
||||
@@ -706,7 +706,7 @@ to the left of the status bar.
|
||||
will be passed through
|
||||
.Xr strftime 3
|
||||
before being used.
|
||||
By default, nothing is displayed.
|
||||
By default, nothing is displayed.
|
||||
.Ar string
|
||||
may contain any of the following special character pairs:
|
||||
.Bl -column "Character pair" "Replaced with" -offset indent
|
||||
@@ -732,7 +732,7 @@ As with
|
||||
.Ic status-left ,
|
||||
.Ar string
|
||||
will be passed to
|
||||
.Xr strftime 3
|
||||
.Xr strftime 3
|
||||
and character pairs are replaced.
|
||||
.It Ic status-right-length Ar length
|
||||
Set the maximum
|
||||
@@ -831,7 +831,7 @@ Execute commands from
|
||||
.Ar path .
|
||||
.It Xo Ic start-server
|
||||
.Xc
|
||||
.D1 (alias: Ic start )
|
||||
.D1 (alias: Ic start )
|
||||
Start the
|
||||
.Nm
|
||||
server, if not already running, without creating any sessions.
|
||||
|
Reference in New Issue
Block a user