doc: foot.1: update with optional PATH argument to -s,--server

This commit is contained in:
Daniel Eklöf 2019-12-14 13:01:37 +01:00
parent c0a9cf7767
commit ccb3ce5df7
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -33,7 +33,7 @@ execute (instead of the shell).
*-t*,*--term*=_TERM_
Value to set the environment variable _TERM_ to. Default: _foot_.
*-s*,*--server*
*-s*,*--server*[=_PATH_]
Run as a server. In this mode, a single foot instance hosts
multiple terminals (windows). Use *footclient*(1) to launch new
terminals.
@ -55,6 +55,10 @@ execute (instead of the shell).
Also be aware that should one terminal crash, it will take all the
others with it.
You may optionally override the default socket path,
_XDG\_RUNTIME\_DIR/foot.sock_. If you do so, you will need to use
the *--server-socket* option in *footclient*(1).
*-v*,*--version*
Show the version number and quit