diff options
Diffstat (limited to 'ranger/help/starting.py')
-rw-r--r-- | ranger/help/starting.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ranger/help/starting.py b/ranger/help/starting.py index 069d6a04..99cfc45e 100644 --- a/ranger/help/starting.py +++ b/ranger/help/starting.py @@ -95,6 +95,7 @@ Flags give you a way to modify the behaviour of the spawned process. s Silent mode. Output will be discarded. d Detach the process. (Run in background) p Redirect output to the pager + w Wait for an enter-press when the process is done For example, "open with: p" will pipe the output of that process into the pager. |