X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=edwardng;h=a86e32843adf83b57a4600199fac03efd725076f;hb=ea6024c0d6b8b5c922598e89bee9b89b630732a7;hp=4f6124eb02a9e0e5acf844ee31ced84a970a1925;hpb=b65d84868bf813c43b91ee58bdf26671e28fa819;p=app-edwardng.git diff --git a/edwardng b/edwardng index 4f6124e..a86e328 100755 --- a/edwardng +++ b/edwardng @@ -20,7 +20,7 @@ Manually: In F: - edwardng: |edwardng --from=edwardng@example.org --key=12345678 + edwardng: |/path/to/edwardng --from=edwardng@example.org --key=12345678 --keydir=/srv/edwardng-keydir --debug --logfile=/var/log/edwardng =head1 DESCRIPTION @@ -52,6 +52,10 @@ ID of key used for encrypting replies. Path to GnuPG homedir. +=item B<--logfile>=I + +If B<--debug>, append debug information to this file. Ignored if B<--no-debug>. + =item B<--passphrase>=I Private key passphrase. @@ -92,6 +96,10 @@ Corresponds to B<--key>. Corresponds to B<--keydir>. +=item EDWARDNG_LOGFILE + +Corresponds to B<--logfile>. + =item EDWARDNG_PASSPHRASE Corresponds to B<--passphrase>.