| |||||||||||||||||||||||||||||||
|
> 1. In the new manual the following options are missing: > > --batch > --yes > --no Already fixed: 2007-04-10 Werner Koch <wk> * gpg.texi (GPG Configuration Options): Document --batch, no-tty, --yes and --no. > 2. The manual has now strange gaps in it (at least under German > WinxP): > Here are 3 examples: > > SYNOPSIS > gpg [--homedir ___] [--options ____] [_______] _______ [____] The pseudo variables used to be printed bold by using a backspace and printing again. That was removed using sed $(printf "s/\b.//g") but that won't work for the new underlined markup. I'll change it to sed `printf "s/_\b//g;s/\b.//g"` Thanks, Werner _______________________________________________ Gnupg-users mailing list Gnupg-users http://lists.gnupg.org/mailman/listinfo/gnupg-users
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com