mirror of
https://github.com/redlib-org/redlib.git
synced 2025-06-19 23:50:59 +00:00
Add "port" command line argument
This commit is contained in:
parent
3652342f46
commit
8560e8a37a
3 changed files with 18 additions and 10 deletions
|
@ -193,7 +193,8 @@ libreddit
|
|||
|
||||
| Short | Long | Example |
|
||||
|-------|--------------------|-----------------------------------|
|
||||
| `-a` | `--address` | `libreddit --adress=0.0.0.0:8111` |
|
||||
| `-a` | `--address` | `libreddit --adress=0.0.0.0` |
|
||||
| `-p` | `--port` | `libreddit --port=3030` |
|
||||
| `-r` | `--redirect-https` | `libreddit --redirect-https` |
|
||||
|
||||
## Building
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue