Updated readme.
This commit is contained in:
parent
67d91a42e5
commit
1ed30e0d80
@ -12,7 +12,8 @@ python3 -m venv .venv
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
`rupload.serve` [-h]
|
```bash
|
||||||
|
rupload.serve [-h]
|
||||||
[--hostname HOSTNAME]
|
[--hostname HOSTNAME]
|
||||||
[--port PORT]
|
[--port PORT]
|
||||||
[--upload_folder UPLOAD_FOLDER]
|
[--upload_folder UPLOAD_FOLDER]
|
||||||
@ -39,3 +40,4 @@ options:
|
|||||||
Maximum file size in
|
Maximum file size in
|
||||||
bytes (default is
|
bytes (default is
|
||||||
50MB).
|
50MB).
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user