missed adding redirect-to to the docs

This commit is contained in:
Timothy Stack 2019-09-11 08:11:20 -07:00
parent 5901c92794
commit 0935e1c356

View File

@ -673,6 +673,13 @@ COMMANDS
environment variables. For example, log_procname in a environment variables. For example, log_procname in a
syslog message. syslog message.
redirect-to <path>
If a path is given, all output from commands, like
":echo" and when writing to stdout (e.g. :write-to -), will
be sent to the given file. If no path is specified, the
current redirect will be cleared and output will be
captured as it was before the redirect was done.
session <cmd> Add the given command to the session file session <cmd> Add the given command to the session file
(\~/.lnav/session). Any commands listed in the session file (\~/.lnav/session). Any commands listed in the session file
are executed on startup. Only the highlight, word-wrap, and are executed on startup. Only the highlight, word-wrap, and