mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Clarification
This commit is contained in:
parent
940af74c2d
commit
9e44b33401
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ def dyndns_subscribe(operation_logger, domain=None, key=None, password=None):
|
||||||
|
|
||||||
Keyword argument:
|
Keyword argument:
|
||||||
domain -- Full domain to subscribe with
|
domain -- Full domain to subscribe with
|
||||||
key -- Public DNS key
|
key -- TSIG Shared DNS key
|
||||||
password -- Password that will be used to delete the domain
|
password -- Password that will be used to delete the domain
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue