diff options
author | NIIBE Yutaka <[email protected]> | 2022-11-30 02:47:01 +0000 |
---|---|---|
committer | NIIBE Yutaka <[email protected]> | 2022-11-30 02:47:01 +0000 |
commit | de0c563f29719d535faccaa67af7f9d5e684ec5a (patch) | |
tree | 64fef2b0da04dfb077ac4b93fdcc12fa49aa05e3 /doc/scdaemon.texi | |
parent | wkd: New option --add-revocs and some fixes. (diff) | |
download | gnupg-de0c563f29719d535faccaa67af7f9d5e684ec5a.tar.gz gnupg-de0c563f29719d535faccaa67af7f9d5e684ec5a.zip |
doc: Deprecate scd-event option of scdaemon.
--
Signed-off-by: NIIBE Yutaka <[email protected]>
Diffstat (limited to 'doc/scdaemon.texi')
-rw-r--r-- | doc/scdaemon.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/scdaemon.texi b/doc/scdaemon.texi index b7d83aa89..a1d1cbc08 100644 --- a/doc/scdaemon.texi +++ b/doc/scdaemon.texi @@ -433,7 +433,8 @@ name may be changed on the command line (@pxref{option --options}). @cindex scd-event If this file is present and executable, it will be called on every card reader's status change. An example of this script is provided with the -distribution +source code distribution. This option is deprecated in favor of the +@command{DEVINFO --watch}. @item reader_@var{n}.status This file is created by @command{scdaemon} to let other applications now |