diff options
Diffstat (limited to 'doc/DETAILS')
-rw-r--r-- | doc/DETAILS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 859103775..389c6739a 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -548,10 +548,10 @@ $ cat >foo <<EOF %commit %echo done EOF -$ gpg --batch --gen-key -a foo +$ gpg --batch --gen-key foo [...] -$ gpg --no-default-keyring --secret-keyring foo.sec \ - --keyring foo.pub --list-secret-keys +$ gpg --no-default-keyring --secret-keyring ./foo.sec \ + --keyring ./foo.pub --list-secret-keys /home/wk/work/gnupg-stable/scratch/foo.sec ------------------------------------------ sec 1024D/915A878D 2000-03-09 Joe Tester (with stupid passphrase) <[email protected]> |