aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.12
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 17dc225f..9bada894 100644
--- a/tmux.1
+++ b/tmux.1
@@ -947,7 +947,7 @@ Set the command used for new windows (if not specified when the window is
created) to
.Ar command .
The default is
-.Dq exec $SHELL .
+.Dq exec $SHELL -l .
.It Ic default-path Ar path
Set the default working directory for processes created from keys, or
interactively from the prompt.