summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--ranger/config/commands.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ranger/config/commands.py b/ranger/config/commands.py
index 84b2aada..b95260c6 100644
--- a/ranger/config/commands.py
+++ b/ranger/config/commands.py
@@ -947,7 +947,6 @@ class scout(Command):
     Swiss army knife command for searching, traveling and filtering files.
     """
     AUTO_OPEN       = 'a'
-    AUTO_OPEN_DIRS  = 'd'
     OPEN_ON_ENTER   = 'e'
     FILTER          = 'f'
     SM_GLOB         = 'g'