about summary refs log tree commit diff stats
path: root/ranger/help/starting.py
diff options
context:
space:
mode:
Diffstat (limited to 'ranger/help/starting.py')
-rw-r--r--ranger/help/starting.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/ranger/help/starting.py b/ranger/help/starting.py
index 1796f83d..dbc6b6b5 100644
--- a/ranger/help/starting.py
+++ b/ranger/help/starting.py
@@ -103,6 +103,7 @@ Flags give you a way to modify the behaviour of the spawned process.
 	d	Detach the process.  (Run in background)
 	p	Redirect output to the pager
 	w	Wait for an enter-press when the process is done
+	c	Run the current file only, even when more files are marked
 
 For example, ":open_with p" will pipe the output of that process into
 the pager.