mirror of
https://github.com/caddyserver/website.git
synced 2025-04-21 12:36:16 -04:00
docs: Update command-line.md TOC (#174)
Co-authored-by: Matt Holt <mholt@users.noreply.github.com> Co-authored-by: Francis Lavoie <lavofr@gmail.com>
This commit is contained in:
parent
1a8d8fbee6
commit
10a4514785
1 changed files with 6 additions and 0 deletions
|
@ -23,6 +23,9 @@ The ellipses `...` indicates a continuation, i.e. one or more parameters.
|
||||||
- **[caddy adapt](#caddy-adapt)**
|
- **[caddy adapt](#caddy-adapt)**
|
||||||
Adapts a config document to native JSON
|
Adapts a config document to native JSON
|
||||||
|
|
||||||
|
- **[caddy build-info](#caddy-build-info)**
|
||||||
|
Prints build information
|
||||||
|
|
||||||
- **[caddy environ](#caddy-environ)**
|
- **[caddy environ](#caddy-environ)**
|
||||||
Prints the environment
|
Prints the environment
|
||||||
|
|
||||||
|
@ -62,6 +65,9 @@ The ellipses `...` indicates a continuation, i.e. one or more parameters.
|
||||||
- **[caddy untrust](#caddy-untrust)**
|
- **[caddy untrust](#caddy-untrust)**
|
||||||
Untrusts a certificate from local trust store(s)
|
Untrusts a certificate from local trust store(s)
|
||||||
|
|
||||||
|
- **[caddy upgrade](#caddy-upgrade)**
|
||||||
|
Upgrades Caddy to the latest release
|
||||||
|
|
||||||
- **[caddy validate](#caddy-validate)**
|
- **[caddy validate](#caddy-validate)**
|
||||||
Tests whether a config file is valid
|
Tests whether a config file is valid
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue