From 56d80e2074ba1d841bb50c6729ff79ed1c4e7415 Mon Sep 17 00:00:00 2001 From: Gokcehan Date: Sat, 11 Feb 2017 14:52:28 +0300 Subject: [PATCH] update example config --- etc/lfrc.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/lfrc.example b/etc/lfrc.example index d5e4c5c..8df21d6 100644 --- a/etc/lfrc.example +++ b/etc/lfrc.example @@ -27,7 +27,7 @@ map zt set info time map za set info size:time # sort files and show the corresponding info -map sn :set sortby name; set info +map sn :set sortby natural; set info map ss :set sortby size; set info size map st :set sortby time; set info time