aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorboasting-squirrel <boasting.squirrel@gmail.com>2019-02-18 20:24:10 +0000
committerboasting-squirrel <boasting.squirrel@gmail.com>2019-02-18 20:24:10 +0000
commit4fd980203cd30b159dee3d8df328885c93709067 (patch)
tree4f8d3c979c8f7dc0752f8cfcc95ce4cee7bb9a2c
parentAdded docstrings (diff)
downloadminiserve-4fd980203cd30b159dee3d8df328885c93709067.tar.gz
miniserve-4fd980203cd30b159dee3d8df328885c93709067.zip
Updated README for sorting by date
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
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