mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] forgot to remove args from actionsmap
This commit is contained in:
parent
6c9156c3ae
commit
685f3746ef
1 changed files with 0 additions and 11 deletions
|
@ -78,17 +78,6 @@ user:
|
||||||
--fields:
|
--fields:
|
||||||
help: fields to fetch
|
help: fields to fetch
|
||||||
nargs: "+"
|
nargs: "+"
|
||||||
-f:
|
|
||||||
full: --filter
|
|
||||||
help: LDAP filter used to search
|
|
||||||
-l:
|
|
||||||
full: --limit
|
|
||||||
help: Maximum number of user fetched
|
|
||||||
type: int
|
|
||||||
-o:
|
|
||||||
full: --offset
|
|
||||||
help: Starting number for user fetching
|
|
||||||
type: int
|
|
||||||
|
|
||||||
### user_create()
|
### user_create()
|
||||||
create:
|
create:
|
||||||
|
|
Loading…
Add table
Reference in a new issue