refactor: change description for --allow-archive (#511)

This commit is contained in:
sigoden
2024-12-24 18:58:03 +08:00
committed by GitHub
parent f1c9776962
commit cbc620481d
2 changed files with 2 additions and 2 deletions

View File

@@ -66,7 +66,7 @@ Options:
--allow-delete Allow delete files/folders
--allow-search Allow search files/folders
--allow-symlink Allow symlink to files/folders outside root directory
--allow-archive Allow zip archive generation
--allow-archive Allow download folders as archive file
--enable-cors Enable CORS, sets `Access-Control-Allow-Origin: *`
--render-index Serve index.html when requesting a directory, returns 404 if not found index.html
--render-try-index Serve index.html when requesting a directory, returns directory listing if not found index.html