mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Bad command description
This commit is contained in:
parent
04cc1184e4
commit
c52922d6da
1 changed files with 1 additions and 6 deletions
|
@ -929,12 +929,7 @@ backup:
|
||||||
list:
|
list:
|
||||||
action_help: List available repositories where put archives
|
action_help: List available repositories where put archives
|
||||||
api: GET /backup/repositories
|
api: GET /backup/repositories
|
||||||
arguments:
|
|
||||||
name:
|
|
||||||
help: Name of the repository
|
|
||||||
extra:
|
|
||||||
pattern: *pattern_backup_repo_name
|
|
||||||
|
|
||||||
### backup_repository_info()
|
### backup_repository_info()
|
||||||
info:
|
info:
|
||||||
action_help: Show info about a repository
|
action_help: Show info about a repository
|
||||||
|
|
Loading…
Add table
Reference in a new issue