Update ddclient.in
Cleaner syntax Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
parent
cd358899f8
commit
884129b1fd
1 changed files with 1 additions and 1 deletions
|
|
@ -5819,7 +5819,7 @@ Configuration variables applicable to the 'keysystems' protocol are:
|
||||||
|
|
||||||
Example ${program}.conf file entries:
|
Example ${program}.conf file entries:
|
||||||
## single host update
|
## single host update
|
||||||
protocol=keysystems, \\
|
protocol=keysystems, \\
|
||||||
password=prettypassword \\
|
password=prettypassword \\
|
||||||
myhost
|
myhost
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue