mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
* g10.c (main): Error out if --multifile is used with the commands that
don't support it yet (--sign, --clearsign, --detach-sign, --symmetric, and --store).
This commit is contained in:
parent
54d55d4147
commit
0cf79eed68
2 changed files with 37 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2003-09-08 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* g10.c (main): Error out if --multifile is used with the commands
|
||||
that don't support it yet (--sign, --clearsign, --detach-sign,
|
||||
--symmetric, and --store).
|
||||
|
||||
2003-09-05 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* g10.c (main): Add --multifile as an alias to turn --encrypt into
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue