mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-09 00:59:02 +03:00
feat: replace --static option to --no-edit
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user