X-Git-Url: http://git.ieval.ro/?p=app-edwardng.git;a=blobdiff_plain;f=edwardng;fp=edwardng;h=7e1363f2cb05e07c41d6e0a56f1e9971949e626f;hp=a300792eeec5e3883abd8465f4257191737d251f;hb=b26648112dbe0c44bae7ef96ed762157b8e3351b;hpb=4224c4cea857a8ff83c22523e4adcf8e0568c042 diff --git a/edwardng b/edwardng index a300792..7e1363f 100755 --- a/edwardng +++ b/edwardng @@ -51,6 +51,10 @@ Path to GnuPG homedir. Private key passphrase. +=item B<--tmpl-path>=I + +Path to the template directory. Users of the default templates can select the language with this argument. Available languages: en. Defaults to B<--tmpl-path=en>. + =item B<--use-agent>, B<--no-use-agent> If B<--use-agent>, use L. Defaults to B<--no-gpg-agent>. @@ -87,6 +91,10 @@ Corresponds to B<--keydir>. Corresponds to B<--passphrase>. +=item EDWARDNG_TMPL_PATH + +Corresponds to B<--tmpl-path>. + =item EDWARDNG_USE_AGENT Corresponds to B<--use-agent> (if true) and B<--no-use-agent> (if false).