Skip to content

Commit

Permalink
Merge pull request #2 from Haarolean/master
Browse files Browse the repository at this point in the history
Fix typos
  • Loading branch information
zhuwenbing authored Jun 13, 2023
2 parents 98980aa + 15087c0 commit 6090605
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ Usage: porkbun-ddns.sh <command> ... [parameters ...]
Commands:
--help Show this help message
--version Show version info
--api-key, -ak <apikey> Specify Namesilo API Key
--secret-key, -sk <secretkey> Specify Namesilo Secret Key
--api-key, -ak <apikey> Specify Porkbun API Key
--secret-key, -sk <secretkey> Specify Porkbun Secret Key
--host, -h <host> Add a hostname

Example:
Expand Down
4 changes: 2 additions & 2 deletions porkbun-ddns.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ HELP="Usage: porkbun-ddns.sh <command> ... [parameters ...]
Commands:
--help Show this help message
--version Show version info
--api-key, -ak <apikey> Specify Namesilo API Key
--secret-key, -sk <secretkey> Specify Namesilo Secret Key
--api-key, -ak <apikey> Specify Porkbun API Key
--secret-key, -sk <secretkey> Specify Porkbun Secret Key
--host, -h <host> Add a hostname
Example:
Expand Down

0 comments on commit 6090605

Please sign in to comment.