diff options
Diffstat (limited to 'API.txt')
-rw-r--r-- | API.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1944,7 +1944,7 @@ output: Output('value', <type 'unicode'>, None) command: i18n_messages args: 0,1,1 option: Str('version?', exclude='webui') -output: Output('messages', <type 'dict'>, None) +output: Output('texts', <type 'dict'>, None) command: idrange_add args: 1,12,3 arg: Str('cn', attribute=True, cli_name='name', multivalue=False, primary_key=True, required=True) |