aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpg.texi
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2024-01-29 08:24:19 +0000
committerWerner Koch <[email protected]>2024-01-29 08:24:19 +0000
commit78eae9ffe8cecfcfcf19e353c8d0a5afd8f343e5 (patch)
treea464d3b9de6cfc550e421454a390245fa6e1c972 /doc/gpg.texi
parentdoc: Fix spelling errors found by lintian. (diff)
downloadgnupg-78eae9ffe8cecfcfcf19e353c8d0a5afd8f343e5.tar.gz
gnupg-78eae9ffe8cecfcfcf19e353c8d0a5afd8f343e5.zip
doc: Mark --textmode as legacy option.
--
Diffstat (limited to 'doc/gpg.texi')
-rw-r--r--doc/gpg.texi37
1 files changed, 19 insertions, 18 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi
index 9c1721500..93abd45cd 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -2899,24 +2899,6 @@ done with @code{--with-colons}.
@table @gnupgtabopt
-@item -t, --textmode
-@itemx --no-textmode
-@opindex textmode
-Treat input files as text and store them in the OpenPGP canonical text
-form with standard "CRLF" line endings. This also sets the necessary
-flags to inform the recipient that the encrypted or signed data is text
-and may need its line endings converted back to whatever the local
-system uses. This option is useful when communicating between two
-platforms that have different line ending conventions (UNIX-like to Mac,
-Mac to Windows, etc). @option{--no-textmode} disables this option, and
-is the default.
-
-@item --force-v3-sigs
-@itemx --no-force-v3-sigs
-@item --force-v4-certs
-@itemx --no-force-v4-certs
-These options are obsolete and have no effect since GnuPG 2.1.
-
@item --force-ocb
@itemx --force-aead
@opindex force-ocb
@@ -3891,6 +3873,25 @@ all on Windows.
@table @gnupgtabopt
+@item -t, --textmode
+@itemx --no-textmode
+@opindex textmode
+Treat input files as text and store them in the OpenPGP canonical text
+form with standard "CRLF" line endings. This also sets the necessary
+flags to inform the recipient that the encrypted or signed data is text
+and may need its line endings converted back to whatever the local
+system uses. This option was useful when communicating between two
+platforms with different line ending conventions (UNIX-like to Mac,
+Mac to Windows, etc). @option{--no-textmode} disables this option, and
+is the default. Note that this is a legacy option which should not
+anymore be used by any modern software.
+
+@item --force-v3-sigs
+@itemx --no-force-v3-sigs
+@item --force-v4-certs
+@itemx --no-force-v4-certs
+These options are obsolete and have no effect since GnuPG 2.1.
+
@item --show-photos
@itemx --no-show-photos
@opindex show-photos