feat: replace --static option to --no-edit

This commit is contained in:
sigoden
2022-05-29 17:01:30 +08:00
parent 4841ebb76d
commit 06ce7b0175
3 changed files with 39 additions and 51 deletions

View File

@@ -43,9 +43,9 @@ duf
duf folder_name
```
Only serve static files, disable upload and delete operations
Only serve static files, disable editing operations such as update or delete
```
duf --static
duf --no-edit
```
Finally, run this command to see a list of all available option