diff --git a/docs/templates/README.md b/docs/templates/README.md index 946119020dcea..fc338650b8ef6 100644 --- a/docs/templates/README.md +++ b/docs/templates/README.md @@ -75,7 +75,7 @@ To control cost, specify a maximum time to live flag for a template in hours or minutes. ```sh -coder templates create my-template --ttl 4h +coder templates create my-template --default-ttl 4h ``` ## Customize templates