implement list entries order option

This commit is contained in:
yggverse 2025-06-25 10:54:19 +03:00
parent 3cc53b3dc7
commit 0a22d1388c
4 changed files with 26 additions and 2 deletions

View file

@ -89,6 +89,9 @@ nexy -p /path/to/public_dir
--list-dir-modified
Show directory modified time
--list-dir-reverse
Sort directories in list DESC (ASC by default)
--list-file-size
Show file size in list (as the alternative text for navigation links)
@ -101,6 +104,9 @@ nexy -p /path/to/public_dir
--list-file-modified
Show file modified time
--list-file-reverse
Sort files in list DESC (ASC by default)
--list-time-format <LIST_TIME_FORMAT>
Time format for listing items