diff options
author | Thomas Adam <thomas@xteddy.org> | 2022-06-20 12:01:09 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2022-06-20 12:01:09 +0100 |
commit | d46870ede5e79c748cf8d06a00cdcc7310846844 (patch) | |
tree | 9c6587a57012841885ffe3c1756495530e221cfa /tmux.1 | |
parent | 8ff3091d1677159150dee3791cd244029b9f47d3 (diff) | |
parent | a888ce9963053c790c6ee9bf64cc53d95f0f9c09 (diff) | |
download | rtmux-d46870ede5e79c748cf8d06a00cdcc7310846844.tar.gz rtmux-d46870ede5e79c748cf8d06a00cdcc7310846844.tar.bz2 rtmux-d46870ede5e79c748cf8d06a00cdcc7310846844.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6532,6 +6532,8 @@ The client is now attached to the session with ID .Ar session-id , which is named .Ar name . +.It Ic %config-error Ar error +An error has happened in a configuration file. .It Ic %continue Ar pane-id The pane has been continued after being paused (if the .Ar pause-after |