mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Harmonize help strings
This commit is contained in:
parent
28450ce8c3
commit
e59e2da0b3
1 changed files with 3 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue