diff options
author | hut <hut@lavabit.com> | 2013-02-10 03:38:18 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2013-02-10 03:39:11 +0100 |
commit | 1a0e0a663b6b67f7e644b89ade63fb285740b6a4 (patch) | |
tree | 50157d53f887c99df304b2ccfd2ed0162cfb96f0 /doc | |
parent | d1a1173ddc315f21a3d468f43ac55aa43d31883d (diff) | |
download | ranger-1a0e0a663b6b67f7e644b89ade63fb285740b6a4.tar.gz |
removed all trailing whitespaces
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. |