mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[doc] update doc
This commit is contained in:
parent
f9ef14e439
commit
493fa402e1
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ from moulinette.core import MoulinetteError
|
||||||
|
|
||||||
def alias_list(auth, fields=None, filter=None, limit=None, offset=None):
|
def alias_list(auth, fields=None, filter=None, limit=None, offset=None):
|
||||||
"""
|
"""
|
||||||
List alias
|
List aliases
|
||||||
|
|
||||||
Keyword argument:
|
Keyword argument:
|
||||||
filter -- LDAP filter used to search
|
filter -- LDAP filter used to search
|
||||||
|
|
Loading…
Add table
Reference in a new issue