mirror of
git://git.gnupg.org/gnupg.git
synced 2025-04-17 15:44:34 +02:00
doc: Mark --textmode as legacy option.
--
This commit is contained in:
parent
2ed1f68b48
commit
78eae9ffe8
@ -1,2 +1,4 @@
|
|||||||
# indent: Modernize mem2str.
|
# indent: Modernize mem2str.
|
||||||
6a80d6f9206eae2c867c45daa5cd3e7d6c6ad114
|
6a80d6f9206eae2c867c45daa5cd3e7d6c6ad114
|
||||||
|
# doc: Fix spelling errors found by lintian.
|
||||||
|
2ed1f68b48db7b5503045386de0500fddf70077e
|
||||||
|
37
doc/gpg.texi
37
doc/gpg.texi
@ -2899,24 +2899,6 @@ done with @code{--with-colons}.
|
|||||||
|
|
||||||
@table @gnupgtabopt
|
@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
|
@item --force-ocb
|
||||||
@itemx --force-aead
|
@itemx --force-aead
|
||||||
@opindex force-ocb
|
@opindex force-ocb
|
||||||
@ -3891,6 +3873,25 @@ all on Windows.
|
|||||||
|
|
||||||
@table @gnupgtabopt
|
@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
|
@item --show-photos
|
||||||
@itemx --no-show-photos
|
@itemx --no-show-photos
|
||||||
@opindex show-photos
|
@opindex show-photos
|
||||||
|
Loading…
x
Reference in New Issue
Block a user