doc: Traefik v2 acme.json files require "--version v2" on command line (#77)

Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
This commit is contained in:
joshuaclausen 2020-02-26 16:37:39 -08:00 committed by GitHub
parent 624da6cad1
commit cd9f88d981
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,6 +64,8 @@ docker run ldez/traefik-certs-dumper:<tag_name>
## Examples ## Examples
**Note:** to dump data from Traefik v2, the CLI flag `--version v2` must be added.
### Simple Dump ### Simple Dump
```console ```console