mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-02 12:01:32 +01:00
gpg: Hide --textmode from the help output.
--
This commit is contained in:
parent
78eae9ffe8
commit
ae0a755e0d
@ -753,7 +753,7 @@ static gpgrt_opt_t opts[] = {
|
|||||||
ARGPARSE_s_n (oNoEscapeFrom, "no-escape-from-lines", "@"),
|
ARGPARSE_s_n (oNoEscapeFrom, "no-escape-from-lines", "@"),
|
||||||
ARGPARSE_s_n (oMimemode, "mimemode", "@"),
|
ARGPARSE_s_n (oMimemode, "mimemode", "@"),
|
||||||
ARGPARSE_s_n (oTextmodeShort, NULL, "@"),
|
ARGPARSE_s_n (oTextmodeShort, NULL, "@"),
|
||||||
ARGPARSE_s_n (oTextmode, "textmode", N_("use canonical text mode")),
|
ARGPARSE_s_n (oTextmode, "textmode", "@"),
|
||||||
ARGPARSE_s_n (oNoTextmode, "no-textmode", "@"),
|
ARGPARSE_s_n (oNoTextmode, "no-textmode", "@"),
|
||||||
ARGPARSE_s_s (oSetFilename, "set-filename", "@"),
|
ARGPARSE_s_s (oSetFilename, "set-filename", "@"),
|
||||||
ARGPARSE_s_n (oForYourEyesOnly, "for-your-eyes-only", "@"),
|
ARGPARSE_s_n (oForYourEyesOnly, "for-your-eyes-only", "@"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user