summary refs log tree commit diff stats
path: root/doc/ranger.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r--doc/ranger.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 6c66f817..e1a8d032 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -873,6 +873,7 @@ ranger.  For your convenience, this is a list of the "public" commands including
  cunmap keys...
  default_linemode [path=regexp | tag=tags] linemodename
  delete
+ echo [text]
  edit [filename]
  eval [-q] python_code
  filter [string]
@@ -1015,6 +1016,10 @@ Destroy all files in the selection with a roundhouse kick.  ranger will ask for
 a confirmation if you attempt to delete multiple (marked) files or non-empty
 directories.  This can be changed by modifying the setting "confirm_on_delete".
 
+=item echo I<text>
+
+Display the text in the statusbar.
+
 =item edit [I<filename>]
 
 Edit the current file or the file in the argument.