summaryrefslogtreecommitdiffstats
path: root/API.txt
diff options
context:
space:
mode:
Diffstat (limited to 'API.txt')
-rw-r--r--API.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/API.txt b/API.txt
index 5d47956f..761d1d17 100644
--- a/API.txt
+++ b/API.txt
@@ -2974,6 +2974,10 @@ option: Str('version?', exclude='webui')
output: Entry('result', <type 'dict'>, Gettext('A dictionary representing an LDAP entry', domain='ipa', localedir=None))
output: Output('summary', (<type 'unicode'>, <type 'NoneType'>), None)
output: Output('value', <type 'unicode'>, None)
+command: sidgen_was_run
+args: 0,1,1
+option: Str('version?', exclude='webui')
+output: Output('result', None, None)
command: sudocmd_add
args: 1,7,3
arg: Str('sudocmd', attribute=True, cli_name='command', multivalue=False, primary_key=True, required=True)