[fix] forgot to remove args from actionsmap

This commit is contained in:
Laurent Peuch 2017-08-14 23:07:45 +02:00
parent 6c9156c3ae
commit 685f3746ef

View file

@ -78,17 +78,6 @@ user:
--fields:
help: fields to fetch
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()
create: