mirror of
https://github.com/samsonjs/agate.git
synced 2026-03-25 09:05:50 +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 \
|
||||
--cert cert.pem \
|
||||
--addr 0.0.0.0:1965 \
|
||||
--hostname example.com
|
||||
--hostname example.com \
|
||||
--lang en-US
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue