diff --git a/docs/templates/README.md b/docs/templates/README.md index 946119020d..fc338650b8 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