docs: change --ttl to --default-ttl (#7479)

This commit is contained in:
Muhammad Atif Ali
2023-05-10 07:03:50 -05:00
committed by GitHub
parent d35a458767
commit d17ea84b4a
+1 -1
View File
@@ -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