mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Remove deprecated docstrings.
This commit is contained in:
parent
c42f7172f7
commit
b9e226caed
1 changed files with 0 additions and 3 deletions
|
@ -46,9 +46,6 @@ def domain_list(exclude_subdomains=False):
|
||||||
List domains
|
List domains
|
||||||
|
|
||||||
Keyword argument:
|
Keyword argument:
|
||||||
filter -- LDAP filter used to search
|
|
||||||
offset -- Starting number for domain fetching
|
|
||||||
limit -- Maximum number of domain fetched
|
|
||||||
exclude_subdomains -- Filter out domains that are subdomains of other declared domains
|
exclude_subdomains -- Filter out domains that are subdomains of other declared domains
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Add table
Reference in a new issue