Browse Source
Fix usage docs in file's header comment
pull/3959/head
Martin Arndt
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
dnsapi/dns_artfiles.sh
|
|
@ -8,8 +8,8 @@ |
|
|
|
# Issues: https://github.com/Eagle3386/acme.sh/issues |
|
|
|
################################################################################ |
|
|
|
# Usage: |
|
|
|
# 1. export AF_API_Username="api12345678" |
|
|
|
# 2. export AF_API_Password="apiPassword" |
|
|
|
# 1. export AF_API_USERNAME="api12345678" |
|
|
|
# 2. export AF_API_PASSWORD="apiPassword" |
|
|
|
# 3. acme.sh --issue -d example.com --dns dns_artfiles |
|
|
|
################################################################################ |
|
|
|
|
|
|
|