diff --git a/src/docs/markdown/command-line.md b/src/docs/markdown/command-line.md index 27002d3a..73adff0c 100644 --- a/src/docs/markdown/command-line.md +++ b/src/docs/markdown/command-line.md @@ -250,7 +250,7 @@ Formats or prettifies a Caddyfile, then exits. The result is printed to stdout u
caddy hash-password
[-p, --plaintext <password>]
- [-a, --algorithm <name>]
+ [-a, --algorithm <name>]
[--bcrypt-cost <cost>]
Convenient way to hash a plaintext password. The resulting hash is written to stdout as a format usable directly in your Caddy config.