Skip to content

Commit 13c9282

Browse files
committed
.
1 parent 7d6565a commit 13c9282

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ Invoke the program like this:
4242

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

45-
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
46-
KEY and SECRET arguments in such a file, rather than directly on the command line:
45+
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:
4746

4847
Create a file named, e.g., `godaddy-ddns.config` with the content:
48+
4949
MY.FULLY.QUALIFIED.HOSTNAME.COM
5050
--key
5151
MY-KEY-FROM-GODADDY

0 commit comments

Comments
 (0)