Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlEdman committed May 16, 2016
1 parent 7d6565a commit 13c9282
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ Invoke the program like this:

GoDaddy customers can obtain values for the KEY and SECRET arguments by creating a production key at https://developer.godaddy.com/keys/.

Note that command line arguments may be specified in a FILE, one to a line, by instead giving the argument "@FILE". For security reasons, it is particularly recommended to supply the
KEY and SECRET arguments in such a file, rather than directly on the command line:
Note that command line arguments may be specified in a FILE, one to a line, by instead giving the argument "@FILE". For security reasons, it is particularly recommended to supply the KEY and SECRET arguments in such a file, rather than directly on the command line:

Create a file named, e.g., `godaddy-ddns.config` with the content:

MY.FULLY.QUALIFIED.HOSTNAME.COM
--key
MY-KEY-FROM-GODADDY
Expand Down

0 comments on commit 13c9282

Please sign in to comment.