Harmonize help strings

This commit is contained in:
JimboJoe 2018-01-12 09:18:31 +01:00 committed by GitHub
parent 28450ce8c3
commit e59e2da0b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -649,16 +649,16 @@ app:
### app_change_label()
change-label:
action_help: Change an application label
action_help: Change app label
api: PUT /apps/<app>/label
configuration:
authenticate: all
authenticator: ldap-anonymous
arguments:
app:
help: the application id
help: App ID
new_label:
help: the new application label
help: New app label
### app_addaccess() TODO: Write help
addaccess: