Merge pull request #1892 from YunoHost/better-help-message-for-diagnosis-unignore

cli: better help message for 'diagnosis unignore'
This commit is contained in:
Alexandre Aubin 2024-07-01 22:00:18 +02:00 committed by GitHub
commit 7e55a791b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2079,6 +2079,6 @@ diagnosis:
api: PUT /diagnosis/unignore
arguments:
--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: "*"
metavar: CRITERIA