aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorboasting-squirrel <boasting.squirrel@gmail.com>2019-02-04 21:42:30 +0000
committerboasting-squirrel <boasting.squirrel@gmail.com>2019-02-04 21:42:30 +0000
commit47d67bb037383ffb6c979136a3d486d33f74a11b (patch)
treef839c78e4a0c2bcf004ff92e73bcd7f94e538dff /README.md
parentImplemented sorting (diff)
downloadminiserve-47d67bb037383ffb6c979136a3d486d33f74a11b.tar.gz
miniserve-47d67bb037383ffb6c979136a3d486d33f74a11b.zip
Added --reverse option to reverse sort order
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4176e51..4011d7d 100644
--- a/README.md
+++ b/README.md
@@ -53,6 +53,12 @@ Sometimes this is just a more practical and quick way than doing things properly
# 11
# 3
+ miniserve --reverse /tmp/myshare
+ # 11
+ # 3
+ # 2/
+ # 1/
+
## Features
- Easy to use