diff --git a/v2:-Caddyfile-examples.md b/v2:-Caddyfile-examples.md index 0720bb5..700c096 100644 --- a/v2:-Caddyfile-examples.md +++ b/v2:-Caddyfile-examples.md @@ -14,7 +14,7 @@ encode gzip php_fastcgi php-fpm:9000 file_server ``` -The converted equivalant (_./caddy adapt-config --input /path/to/Caddyfile --adapter caddyfile --pretty_) in json looks like this: +The converted equivalant (`caddy adapt --config /path/to/Caddyfile --pretty`) in JSON looks like this: ``` { @@ -110,7 +110,7 @@ encode gzip php_fastcgi unix//path/to/php.sock file_server ``` -The converted equivalant (_./caddy adapt-config --input /path/to/Caddyfile --adapter caddyfile --pretty_) in json looks like this: +The converted equivalant (`caddy adapt --config /path/to/Caddyfile --pretty_) in JSON looks like this: ``` { "apps": {