diff options
author | Thomas Adam <thomas@xteddy.org> | 2021-01-17 18:01:21 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2021-01-17 18:01:21 +0000 |
commit | 24c15eda793022f834fc28079f95ca71e2e2215c (patch) | |
tree | 48a01f6cbdc6680f52c7880aacc1c6b3d65b76f0 /tmux.1 | |
parent | d4866d5fe6214064882244ddb32f05480e9d8d91 (diff) | |
parent | 71c590a37f98d82c72279eddae74f9b8be146202 (diff) | |
download | rtmux-24c15eda793022f834fc28079f95ca71e2e2215c.tar.gz rtmux-24c15eda793022f834fc28079f95ca71e2e2215c.tar.bz2 rtmux-24c15eda793022f834fc28079f95ca71e2e2215c.zip |
Merge branch 'obsd-master' into master
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |