mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
better help message for 'diagnosis unignore'
This commit is contained in:
parent
bc3e36abb3
commit
4e3f30ef82
1 changed files with 1 additions and 1 deletions
|
@ -2079,6 +2079,6 @@ diagnosis:
|
||||||
api: PUT /diagnosis/unignore
|
api: PUT /diagnosis/unignore
|
||||||
arguments:
|
arguments:
|
||||||
--filter:
|
--filter:
|
||||||
help: Remove a filter (it should be an existing filter as listed with --list)
|
help: Remove a filter (it should be an existing filter as listed with "ignore --list")
|
||||||
nargs: "*"
|
nargs: "*"
|
||||||
metavar: CRITERIA
|
metavar: CRITERIA
|
||||||
|
|
Loading…
Add table
Reference in a new issue