Skip to content

Commit bee8cd2

Browse files
matifalipull[bot]
authored andcommitted
docs: change --ttl to --default-ttl (coder#7479)
1 parent 4010c1c commit bee8cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/templates/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ To control cost, specify a maximum time to live flag for a template in hours or
7575
minutes.
7676

7777
```sh
78-
coder templates create my-template --ttl 4h
78+
coder templates create my-template --default-ttl 4h
7979
```
8080

8181
## Customize templates

0 commit comments

Comments
 (0)