diff options
author | Werner Koch <[email protected]> | 2009-10-28 12:02:15 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2009-10-28 12:02:15 +0000 |
commit | a1b614285518c1e4928919b905e992f35f4a3224 (patch) | |
tree | b8b0fdbc2459188fcdef689b32b17cf40871f644 /doc | |
parent | 2009-10-20 Marcus Brinkmann <[email protected]> (diff) | |
download | gnupg-a1b614285518c1e4928919b905e992f35f4a3224.tar.gz gnupg-a1b614285518c1e4928919b905e992f35f4a3224.zip |
[scd] Memory leak fix.
[g13] Send MOUNTPOINT status line
Diffstat (limited to 'doc')
-rw-r--r-- | doc/DETAILS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index f4be2b95e..ba809d1e3 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -680,6 +680,12 @@ more arguments in future versions. A backup key named FNAME has been created for the key with KEYID. + MOUNTPOINT <name> + NAME is a percent-plus escaped filename describing the + mountpoint for the current operation (e.g. g13 --mount). This + may either be the specified mountpoint or one randomly choosen + by g13. + Format of the "--attribute-fd" output ===================================== |