mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
* gpg.sgml: Document --no-mangle-dos-filenames.
This commit is contained in:
parent
9a34b607ab
commit
f59aac24bb
2 changed files with 17 additions and 0 deletions
13
doc/gpg.sgml
13
doc/gpg.sgml
|
@ -753,6 +753,19 @@ Create ASCII armored output.
|
|||
Write output to &ParmFile;.
|
||||
</para></listitem></varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>--no-mangle-dos-filenames</term>
|
||||
<term>--mangle-dos-filenames</term>
|
||||
<listitem><para>
|
||||
The Windows version of GPG replaces the extension of an output
|
||||
filename to avoid problems with filenames containing more than one
|
||||
dot. This is not necessary for newer Windows version and such
|
||||
--no-mangle-dos-filenames can be used to switch this feature off and
|
||||
have GPG append the new extension. This otion has no effect on
|
||||
non-windows platforms.
|
||||
</para></listitem></varlistentry>
|
||||
|
||||
|
||||
|
||||
<varlistentry>
|
||||
<term>-u, --local-user &ParmName;</term>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue