summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2010-10-14 00:30:03 +0000
committerNicholas Marriott <nicm@openbsd.org>2010-10-14 00:30:03 +0000
commit1580afdfdf72e3dd33a5063bce69fd96f0906d42 (patch)
tree7133356169c0e3928bcf5e124938785cbfaa5891 /tmux.1
parent7aef2994e453df8e3cdd13e22e0041c9d7c23564 (diff)
Put "or" on new line from command with .Ic.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.13
1 files changed, 2 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index bfd05c55..cd65fed9 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2082,7 +2082,8 @@ will attempt - on supported platforms - to rename the window to reflect the
command currently running in it.
This flag is automatically disabled for an individual window when a name
is specified at creation with
-.Ic new-window or
+.Ic new-window
+or
.Ic new-session ,
or later with
.Ic rename-window .