From 8d92e5a85344aefec7722a5534405e2e53f39f0f Mon Sep 17 00:00:00 2001 From: Luca Weiss Date: Sun, 20 Oct 2024 12:37:55 +0200 Subject: [PATCH] docs: document parameters for 'notification remove' (#162) --- docs/USAGE.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/USAGE.md b/docs/USAGE.md index fa75a6c..77c91fa 100644 --- a/docs/USAGE.md +++ b/docs/USAGE.md @@ -322,6 +322,12 @@ The following parameters can be used to customize the behavior of `notification - `-a`: Process all notifications - `-r`: Automatically remove processed notifications +##### Removing supports the following optional parameters: + +The following parameters can be used to customize the behavior of `notification remove`: + +- `-a`: Remove all notifications + #### driver Now there is only one command: `lpac driver apdu list` to get card reader list.