From 4fd980203cd30b159dee3d8df328885c93709067 Mon Sep 17 00:00:00 2001 From: boasting-squirrel Date: Mon, 18 Feb 2019 21:24:10 +0100 Subject: Updated README for sorting by date --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 55e6192..c3312db 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,9 @@ Sometimes this is just a more practical and quick way than doing things properly # 11 # 3 + miniserve --sort=date /tmp/myshare + # list files in chronological order (most recent files on top of the list) + miniserve --reverse /tmp/myshare # 11 # 3 -- cgit v1.2.3