ovh: fix example in documentation (#1410)

This commit is contained in:
Stelfux 2021-05-24 20:21:52 +02:00 committed by GitHub
parent 25322628e4
commit 90ff2b3f4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ OVH_APPLICATION_KEY=1234567898765432 \
OVH_APPLICATION_SECRET=b9841238feb177a84330febba8a832089 \
OVH_CONSUMER_KEY=256vfsd347245sdfg \
OVH_ENDPOINT=ovh-eu \
lego --email myemail@example.com --dns autodns --domains my.example.org run
lego --email myemail@example.com --dns ovh --domains my.example.org run
```

View file

@ -9,7 +9,7 @@ OVH_APPLICATION_KEY=1234567898765432 \
OVH_APPLICATION_SECRET=b9841238feb177a84330febba8a832089 \
OVH_CONSUMER_KEY=256vfsd347245sdfg \
OVH_ENDPOINT=ovh-eu \
lego --email myemail@example.com --dns autodns --domains my.example.org run
lego --email myemail@example.com --dns ovh --domains my.example.org run
'''
Additional = '''