diff options
-rwxr-xr-x | ranger/config/commands.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/config/commands.py b/ranger/config/commands.py index 45af9d95..84951c91 100755 --- a/ranger/config/commands.py +++ b/ranger/config/commands.py @@ -1332,7 +1332,7 @@ class cunmap(uncmap): """:cunmap <keys> [<keys2>, ...] Remove the given "console" mappings - + DEPRECATED in favor of uncmap. """ |