From a3ddde411176387c456c0728bc3e84c01d603f52 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Sun, 9 Sep 2012 14:52:49 +0200 Subject: Add missing dashes to encrypt CLI options --- fripost | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fripost b/fripost index e0f7dd8..161ef75 100755 --- a/fripost +++ b/fripost @@ -210,7 +210,7 @@ B) if present. Debug mode. -=item B{I|I|I} +=item B<--encrypt=>{I|I|I} Tells whether non-empty emails should be encrypted. No email will be encrypted if I is chosen (the default). @@ -221,7 +221,7 @@ I will disallow the sending of all non-empty clear emails. Overrides the value read from the configuration file (see B) if present. -=item BI +=item B<--encrypt-to=>I If one of the I or I encryption level is chosen, encrypt for the user ID I. -- cgit v1.2.3