From 4e3f30ef8243243105721c57ed1514fb9f0d3c1d Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Mon, 1 Jul 2024 21:51:43 +0200 Subject: [PATCH] better help message for 'diagnosis unignore' --- share/actionsmap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/actionsmap.yml b/share/actionsmap.yml index eb328dbc6..9d5c76b01 100755 --- a/share/actionsmap.yml +++ b/share/actionsmap.yml @@ -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