1
0
mirror of https://github.com/tmate-io/tmate-ssh-server.git synced 2020-11-18 19:53:51 -08:00

Add missing spaces before some alias closing brackets, otherwise they are

shown in the wrong style.
This commit is contained in:
Nicholas Marriott 2009-06-29 22:02:20 +00:00
parent 1fb3948ff1
commit 796b2e3ec9

14
tmux.1
View File

@ -1,4 +1,4 @@
.\" $Id: tmux.1,v 1.100 2009-06-25 16:21:32 nicm Exp $ .\" $OpenBSD: tmux.1,v 1.17 2009/06/26 22:47:06 nicm Exp $
.\" .\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\" .\"
@ -14,7 +14,7 @@
.\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
.\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.Dd $Mdocdate: June 24 2009 $ .Dd $Mdocdate: June 26 2009 $
.Dt TMUX 1 .Dt TMUX 1
.Os .Os
.Sh NAME .Sh NAME
@ -571,7 +571,7 @@ option.
.Op Fl p Ar pane-index .Op Fl p Ar pane-index
.Op Fl t Ar target-window .Op Fl t Ar target-window
.Xc .Xc
.D1 (alias: Ic breakp) .D1 (alias: Ic breakp )
Break the current pane off from its containing window to make it the only pane Break the current pane off from its containing window to make it the only pane
in a new window. in a new window.
If If
@ -595,7 +595,7 @@ This command works only from inside
.Op Fl p Ar pane-index .Op Fl p Ar pane-index
.Op Fl t Ar target-window .Op Fl t Ar target-window
.Xc .Xc
.D1 (alias: Ic clearhist) .D1 (alias: Ic clearhist )
Remove and free the history for the specified pane. Remove and free the history for the specified pane.
.It Xo Ic clock-mode .It Xo Ic clock-mode
.Op Fl t Ar target-window .Op Fl t Ar target-window
@ -617,7 +617,7 @@ replaced by what is entered at the prompt.
.Op Fl t Ar target-client .Op Fl t Ar target-client
.Ar command .Ar command
.Xc .Xc
.D1 (alias: Ic confirm) .D1 (alias: Ic confirm )
Ask for confirmation before executing Ask for confirmation before executing
.Ar command . .Ar command .
This command works only from inside This command works only from inside
@ -628,7 +628,7 @@ This command works only from inside
.Op Fl s Ar src-session .Op Fl s Ar src-session
.Op Fl t Ar dst-session .Op Fl t Ar dst-session
.Xc .Xc
.D1 (alias: Ic copyb) .D1 (alias: Ic copyb )
Copy a session paste buffer to another session. Copy a session paste buffer to another session.
If no sessions are specified, the current one is used instead. If no sessions are specified, the current one is used instead.
.It Xo Ic copy-mode .It Xo Ic copy-mode
@ -948,7 +948,7 @@ command.
.Op Fl t Ar target-window .Op Fl t Ar target-window
.Ar layout-name .Ar layout-name
.Xc .Xc
.D1 (alias: selectl) .D1 (alias: selectl )
Choose a specific layout for a window. Choose a specific layout for a window.
.It Xo Ic select-pane .It Xo Ic select-pane
.Op Fl p Ar pane-index .Op Fl p Ar pane-index