mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Info repository end points
This commit is contained in:
parent
5f4fd01f62
commit
62229d5264
1 changed files with 1 additions and 1 deletions
|
@ -937,7 +937,7 @@ backup:
|
||||||
### backup_repository_info()
|
### backup_repository_info()
|
||||||
info:
|
info:
|
||||||
action_help: Show info about a repository
|
action_help: Show info about a repository
|
||||||
api: GET /backup/repositories
|
api: GET /backup/repository
|
||||||
arguments:
|
arguments:
|
||||||
-H:
|
-H:
|
||||||
full: --human-readable
|
full: --human-readable
|
||||||
|
|
Loading…
Add table
Reference in a new issue