mirror of
https://github.com/estkme-group/lpac
synced 2024-12-09 21:59:05 +01:00
docs: document parameters for 'notification remove' (#162)
This commit is contained in:
parent
a5a0516f08
commit
8d92e5a853
1 changed files with 6 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue