Make template path customizable
[app-edwardng.git] / edwardng
index e111f70ca2042acb7a029afa13da5de31f293c03..7e1363f2cb05e07c41d6e0a56f1e9971949e626f 100755 (executable)
--- a/edwardng
+++ b/edwardng
@@ -51,6 +51,10 @@ Path to GnuPG homedir.
 
 Private key passphrase.
 
+=item B<--tmpl-path>=I<path>
+
+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<gpg-agent(1)>. 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).
@@ -103,7 +111,7 @@ Marius Gavrilescu, E<lt>marius@ieval.roE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2014 by Marius Gavrilescu
+Copyright (C) 2014 by FundaČ›ia Ceata
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.18.2 or,
This page took 0.009633 seconds and 4 git commands to generate.