aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2019-02-20 01:25:48 +0000
committerGitHub <noreply@github.com>2019-02-20 01:25:48 +0000
commit6de9e6234d1eeeba3038c7e809e94cb03b819d52 (patch)
tree6051a0649b117cb6a4f6ee08f3cb133f9316d5cc /README.md
parentUpdate README.md (diff)
parentRenamed humanize_duration to humanize_systemtime (diff)
downloadminiserve-6de9e6234d1eeeba3038c7e809e94cb03b819d52.tar.gz
miniserve-6de9e6234d1eeeba3038c7e809e94cb03b819d52.zip
Merge pull request #38 from boastful-squirrel/date
Display last modification date in listing + provides a way to sort by modification date
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8b59706..7c5e149 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