chore: rebase updates
This commit is contained in:
parent
cd73f27c84
commit
a00492e622
|
@ -7,7 +7,7 @@ description: >-
|
|||
|
||||
# Command-line Options ((#commandline_options))
|
||||
|
||||
-> **Note:** Some CLI arguments may be different from HCL keys. See [Configuration Key Reference](#config_key_reference) for equivalent HCL Keys.
|
||||
-> **Note:** Some CLI arguments may be different from HCL keys. See [Configuration Key Reference](/docs/agent/config/agent-config-files#config_key_reference) for equivalent HCL Keys.
|
||||
|
||||
The options below are all specified on the command-line.
|
||||
|
||||
|
|
|
@ -43,7 +43,7 @@ definitions support being updated during a reload.
|
|||
}
|
||||
```
|
||||
|
||||
# Configuration Key Reference
|
||||
# Configuration Key Reference ((#config_key_reference))
|
||||
|
||||
-> **Note:** All the TTL values described below are parsed by Go's `time` package, and have the following
|
||||
[formatting specification](https://golang.org/pkg/time/#ParseDuration): "A
|
||||
|
|
Loading…
Reference in New Issue