mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
docs: change --ttl to --default-ttl (#7479)
This commit is contained in:
Vendored
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user