8000 docs: change `--ttl` to `--default-ttl` (#7479) · sarvex/coder@d17ea84 · GitHub
[go: up one dir, main page]

Skip to content

Commit d17ea84

Browse files
authored
docs: change --ttl to --default-ttl (coder#7479)
1 parent d35a458 commit d17ea84

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)
0