summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2021-01-17 16:17:41 +0000
committernicm <nicm>2021-01-17 16:17:41 +0000
commit71c590a37f98d82c72279eddae74f9b8be146202 (patch)
tree366ad8567a940568c76b1b5fcfaefd0871f514fd /tmux.1
parenta75aca4d6ad71e45601b2b45f79036fae4f0d2a6 (diff)
Add -N flag to never start server even if command would normally do so,
GitHub issue 2523.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.15
1 files changed, 5 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 941305e3..93842482 100644
--- a/tmux.1
+++ b/tmux.1
@@ -191,6 +191,11 @@ directories are missing).
Behave as a login shell.
This flag currently has no effect and is for compatibility with other shells
when using tmux as a login shell.
+.It Fl N
+Do not start the server even if the command would normally do so (for example
+.Ic new-session
+or
+.Ic start-server ) .
.It Fl S Ar socket-path
Specify a full alternative path to the server socket.
If