diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-07 04:48:35 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-07 04:48:35 +0000 |
commit | 207df6fc406e81bfeebdff7f404bd242ff3f099f (patch) | |
tree | a1a796b056909dd0a04ffec163db9363a8757808 /docs/source/commands.rst | |
parent | Releasing progress-linux version 0.11.2-1~progress7.99u1. (diff) | |
download | lnav-207df6fc406e81bfeebdff7f404bd242ff3f099f.tar.xz lnav-207df6fc406e81bfeebdff7f404bd242ff3f099f.zip |
Merging upstream version 0.12.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'docs/source/commands.rst')
-rw-r--r-- | docs/source/commands.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/source/commands.rst b/docs/source/commands.rst index d83a07e..98de0a2 100644 --- a/docs/source/commands.rst +++ b/docs/source/commands.rst @@ -68,9 +68,13 @@ an error message in the status bar, like so: .. note:: The following commands can be disabled by setting the ``LNAVSECURE`` environment variable before executing the **lnav** binary: + - :code:`:cd` + - :code:`:export-session-to` - :code:`:open` - :code:`:pipe-to` - :code:`:pipe-line-to` + - :code:`:redirecto-to` + - :code:`:sh` - :code:`:write-*-to` This makes it easier to run **lnav** in restricted environments without the |