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 3f7fc57d..bef471c8 100755 --- a/ranger/config/commands.py +++ b/ranger/config/commands.py @@ -828,7 +828,7 @@ class mark_tag(Command): class console(Command): - """:console [-p N] [-s sep] <command> + """:console [-p N | -s sep] <command> Flags: -p N Set position at N index |