aboutsummaryrefslogtreecommitdiffstats
path: root/g10/OPTIONS
diff options
context:
space:
mode:
Diffstat (limited to 'g10/OPTIONS')
-rw-r--r--g10/OPTIONS27
1 files changed, 2 insertions, 25 deletions
diff --git a/g10/OPTIONS b/g10/OPTIONS
index 1132a846f..96290f6cf 100644
--- a/g10/OPTIONS
+++ b/g10/OPTIONS
@@ -1,23 +1,5 @@
-# This is a sample option file
-#
-# Unless you you specify which option file to use with the
-# commandline option "--options filename", gpg uses the
-# file ~/.gnupg/options by default.
-#
-# An option file can contain all long options which are
-# available in GNUPG. If the first non white space character of
-# a line is a '#', this line is ignored. Empty lines are also
-# ignored.
-#
-# Here is a list of all possible options. Not of all them make
-# sense in an option file; consider this as a complete option
-# reference. Before the options you find a list of commands.
-
-
-#-----------------------------------------------
-#------------------- Commands ------------------
-#-----------------------------------------------
-# With some exceptions, these cannot be combined
+# Some notes used by the maintainers
+
store
# simply packs the input data into a rfc1991 packet format
@@ -25,11 +7,6 @@ store
check-trustdb
-
-#-----------------------------------------------
-#--- options
-#-----------------------------------------------
-
compress-keys
# compress exported key, compress level is still set with "-z" and
# algorithm with --compress-algo" - Default is to not compress keys, as