1
0
Fork 0
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:
David Shaw 2003-09-09 00:20:21 +00:00
parent 54d55d4147
commit 0cf79eed68
2 changed files with 37 additions and 0 deletions

View file

@ -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