From e51b7e3f8615e6678d86f4dcfac2ff8dd1a7b475 Mon Sep 17 00:00:00 2001 From: toonn Date: Tue, 23 Apr 2019 23:31:08 +0200 Subject: Document all the linemodes --- doc/ranger.1 | 10 ++++++++-- doc/ranger.pod | 6 ++++++ 2 files changed, 14 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/ranger.1 b/doc/ranger.1 index 5a159e12..38926f87 100644 --- a/doc/ranger.1 +++ b/doc/ranger.1 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "RANGER 1" -.TH RANGER 1 "ranger-1.9.2" "2018-10-26" "ranger manual" +.TH RANGER 1 "ranger-1.9.2" "2019-04-23" "ranger manual" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -1296,10 +1296,16 @@ Flags: .IX Item "linemode linemodename" Sets the linemode of all files in the current directory. The linemode may be: .Sp -.Vb 6 +.Vb 12 \& "filename": display each line as "..." \& "fileinfo": display each line as "..." +\& "mtime": display each line as "..." in ISO format +\& "humanreadablemtime": display each line as "..." in a human +\& readable format, more precise the more recent \& "permissions": display each line as " " +\& "sizemtime": display each line as "... " in ISO format +\& "humanreadablesizemtime": display each line as "... " +\& in a human readable format, more precise the more recent \& "metatitle": display metadata from .metadata.json files if \& available, fall back to the "filename" linemode if no \& metadata was found. See :meta command. diff --git a/doc/ranger.pod b/doc/ranger.pod index 8fbc8826..b67ded7f 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -1382,7 +1382,13 @@ Sets the linemode of all files in the current directory. The linemode may be: "filename": display each line as "..." "fileinfo": display each line as "..." + "mtime": display each line as "..." in ISO format + "humanreadablemtime": display each line as "..." in a human + readable format, more precise the more recent "permissions": display each line as " " + "sizemtime": display each line as "... " in ISO format + "humanreadablesizemtime": display each line as "... " + in a human readable format, more precise the more recent "metatitle": display metadata from .metadata.json files if available, fall back to the "filename" linemode if no metadata was found. See :meta command. -- cgit 1.4.1-2-gfad0