mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 20:45:29 +00:00
Fix typo
This commit is contained in:
parent
5619af1731
commit
a3b1e2d0f9
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ agate --content path/to/content/ \
|
||||||
--key key.rsa \
|
--key key.rsa \
|
||||||
--cert cert.pem \
|
--cert cert.pem \
|
||||||
--addr 0.0.0.0:1965 \
|
--addr 0.0.0.0:1965 \
|
||||||
--hostname example.com
|
--hostname example.com \
|
||||||
--lang en-US
|
--lang en-US
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue