doc: foot.1: fix typo - this isn't yambar

This commit is contained in:
Daniel Eklöf 2020-03-17 12:52:00 +01:00
parent 7f9b7772f2
commit 681201dda1
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -71,7 +71,7 @@ execute (instead of the shell).
*-p*,*--print-pid*=_FILE_|_FD_ *-p*,*--print-pid*=_FILE_|_FD_
Print PID to this file, or FD, when successfully started. The file Print PID to this file, or FD, when successfully started. The file
(or FD) is closed immediately after writing the PID. When a _FILE_ (or FD) is closed immediately after writing the PID. When a _FILE_
as been specified, the file is unlinked when yambar exits. as been specified, the file is unlinked at exit.
This option can only be used in combination with *-s*,*--server*. This option can only be used in combination with *-s*,*--server*.