diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:28:51 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:10 -0400 |
commit | c1af226bd621c60e743db5af09c526817ca9680b (patch) | |
tree | 432a1dc969699aaf737ba9a165c29ebb00fea9c3 /system/pcsc-tools | |
parent | 4e39ebc86a94ce9b0c373058f3d451ff041c7abe (diff) |
system/pcsc-tools: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/pcsc-tools')
-rw-r--r-- | system/pcsc-tools/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/pcsc-tools/README b/system/pcsc-tools/README index 1318d30ca311a..3e549dd6db840 100644 --- a/system/pcsc-tools/README +++ b/system/pcsc-tools/README @@ -1,5 +1,5 @@ -pcsc-tools provides some utilities that allow you to mess with your smart -card reader, or to test a PC/SC driver. +pcsc-tools provides some utilities that allow you to mess with your +smart card reader, or to test a PC/SC driver. ATR_analysis - analyze a smart card "Answer to Reset" message pcsc_scan - query the status of a smart card reader using pcsc-lite |