summary refs log tree commit diff stats
path: root/ranger/help/console.py
diff options
context:
space:
mode:
Diffstat (limited to 'ranger/help/console.py')
-rw-r--r--ranger/help/console.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/ranger/help/console.py b/ranger/help/console.py
index 2f3a75c8..7ae4df28 100644
--- a/ranger/help/console.py
+++ b/ranger/help/console.py
@@ -39,6 +39,11 @@ unambiguous name, e.g. ":chmod" can be written as ":ch" but not as ":c" since
 it conflicts with ":cd".
 
 
+:bulkrename
+      This command opens a list of selected files in an external editor.
+      After you edit and save the file, it will generate a shell script which
+      does bulk renaming according to the changes you did in the file.
+
 :cd <dirname>
       Changes the directory to <dirname>