diff options
Diffstat (limited to 'doc/examples')
-rwxr-xr-x | doc/examples/scd-event | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/examples/scd-event b/doc/examples/scd-event index 1d031871d..938465ffb 100755 --- a/doc/examples/scd-event +++ b/doc/examples/scd-event @@ -36,12 +36,12 @@ Options: --reader-port N Reports change for port N --old-code 0xNNNN Previous status code --old-code 0xNNNN Current status code - --status USABLE|ACTIVE|PRESENT}NOCARD + --status USABLE|ACTIVE|PRESENT|NOCARD Human readable status code Environment: -GNUPGHOME=DIR Set to the active hmedir +GNUPGHOME=DIR Set to the active homedir EOF exit 0 |