diff options
| -rw-r--r-- | docs/server.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/server.md b/docs/server.md index b4f41ddf..beb9645f 100644 --- a/docs/server.md +++ b/docs/server.md @@ -11,11 +11,11 @@ USAGE: atuin server start [OPTIONS] FLAGS: - --help Prints help information + -h, --help Prints help information -V, --version Prints version information OPTIONS: - -h, --host <host> + --host <host> -p, --port <port> ``` |
