docs/src/list.md

changeset 320
12ed560c926c
parent 283
0e36bb75a732
--- a/docs/src/list.md	Tue Oct 03 14:59:35 2017 +0200
+++ b/docs/src/list.md	Tue Oct 03 16:59:39 2017 +0200
@@ -2,7 +2,7 @@
 title: 'dav list'
 ---
 
-**`dav list [-altepcR] [-u <date>] <url>`**
+**`dav list [-altdepcR] [-u <date>] <url>`**
 
 Lists child resources of the specified collection. Without any option it
 shows only the direct children and hides files beginning with a dot.
@@ -36,6 +36,8 @@
 
 **`-t`** this options only works in combination with `-l` and it adds the resource content type to the output (after the flags)
 
+**`-d`** order resources by their lastmodified date
+
 **`-e`** similar to `-l`, but with 6 flag fields. Currently only the first 4 fields are used. The last two are reserved for future use.
 
 1. Field: `d---` indicates a collection

mercurial