From 685f3746ef2dfefcbab0a20d334cd85529239c05 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Mon, 14 Aug 2017 23:07:45 +0200 Subject: [PATCH] [fix] forgot to remove args from actionsmap --- data/actionsmap/yunohost.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/data/actionsmap/yunohost.yml b/data/actionsmap/yunohost.yml index 24b099451..df13e3bc9 100644 --- a/data/actionsmap/yunohost.yml +++ b/data/actionsmap/yunohost.yml @@ -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: