diff options
author | Werner Koch <wk@gnupg.org> | 1998-11-13 20:41:41 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1998-11-13 20:41:41 +0100 |
commit | 17ea875ab0abd267eb720f8c82ac668e90cc3669 (patch) | |
tree | fc75d775f3e942991d46bee3ed596ffb4523efd6 /g10/options.skel | |
parent | Not yet completed changes to support PPC (diff) | |
download | gnupg2-17ea875ab0abd267eb720f8c82ac668e90cc3669.tar.xz gnupg2-17ea875ab0abd267eb720f8c82ac668e90cc3669.zip |
See ChangeLog ;-). Key validation should now be faster
Diffstat (limited to 'g10/options.skel')
-rw-r--r-- | g10/options.skel | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/g10/options.skel b/g10/options.skel index 1d7ebd7fc..3ce6e5aa8 100644 --- a/g10/options.skel +++ b/g10/options.skel @@ -41,3 +41,8 @@ compress-algo 1 #charset koi8-r +# You may define aliases like this: +# alias mynames -u 0x12345678 -u 0x456789ab -z 9 +# everytime you use --mynames, it will be expanded to the options +# in the above defintion. The name of the alias may not be abbreviated. + |