diff options
author | hut <hut@lavabit.com> | 2013-02-18 00:28:01 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2013-02-18 00:28:01 +0100 |
commit | ef6fcb2da8aa477289d121b679f08f460951a978 (patch) | |
tree | 38500d1b7908b6ea89cb24aedca119ac9a4c16ec /doc/ranger.pod | |
parent | e0a24ff235dc024c9b1d57eb648082da4166d9f8 (diff) | |
download | ranger-ef6fcb2da8aa477289d121b679f08f460951a978.tar.gz |
ranger.1: update doc of :open_with
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r-- | doc/ranger.pod | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod index 853776c4..ed5618be 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -881,9 +881,8 @@ Creates a directory with the name I<dirname>. =item open_with [I<application>] [I<flags>] [I<mode>] Open the selected files with the given application, unless it is omitted, in -which case the default application is used. I<flags> are characters out of -"sdpcwSDPCW" and I<mode> is any positive integer. Their meanings are discussed -in their own sections. +which case the default application is used. I<flags> and I<mode> have their +own section in the man page. =item pmap I<key> I<command> |