diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ranger.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod index 7ab59460..a06bc6ca 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -966,7 +966,7 @@ doesn't work for functions and regular expressions. Valid values are: Assigns a new value to an option, but locally for the directory given by I<path>. This means, that this option only takes effect when visiting that directory. If no path is given, uses the current directory. - + =item shell [-I<flags>] I<command> Run a shell command. I<flags> are discussed in their own section. |