Fix the doc for remote_fifo_path (fixes #2584)

This commit is contained in:
mathieui 2014-09-17 17:17:47 +02:00
parent fccf7f5af7
commit d95ec953c3
No known key found for this signature in database
GPG key ID: C59F84CEEFD616E3
2 changed files with 5 additions and 2 deletions

View file

@ -461,8 +461,9 @@ show_useless_separator = false
exec_remote = false
# Path of the FIFO in which the remote commands will be sent.
# The "poezio.fifo" file will be created in this directory
# Used with exec_remote set to true, see the documentation of /link for details
# Defaults to ./poezio.fifo
# Defaults to ./
remote_fifo_path =
# Defines if all tabs are resized at the same time (if set to false)

View file

@ -860,9 +860,11 @@ Other
remote_fifo_path
**Default value:** ``./poezio.fifo``
**Default value:** ``./``
The path of the FIFO used to send the commands (see the :term:`exec_remote` option).
Poezio will try to create a :file:`poezio.fifo` file in this directory.
save_status