diff options
Diffstat (limited to 'tools/README.gpgconf')
-rw-r--r-- | tools/README.gpgconf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/README.gpgconf b/tools/README.gpgconf index 0973939d0..03fd9daa7 100644 --- a/tools/README.gpgconf +++ b/tools/README.gpgconf @@ -412,3 +412,11 @@ TODO * Extend the backend interface to include gettext domain and description, if available, to avoid repeating this information in gpgconf. + +* Left out string arguments (optional) are written out exactly as +empty string arguments. Should we do quoting? + +* More string argument trouble: Special characters like newlines etc +cause trouble. Again, should we do quoting? + + |