aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xfripost4
1 files changed, 2 insertions, 2 deletions
diff --git a/fripost b/fripost
index e0f7dd8..161ef75 100755
--- a/fripost
+++ b/fripost
@@ -210,7 +210,7 @@ B<CONFIGURATION>) if present.
Debug mode.
-=item B<encrypt=>{I<never>|I<may>|I<secure>}
+=item B<--encrypt=>{I<never>|I<may>|I<secure>}
Tells whether non-empty emails should be encrypted.
No email will be encrypted if I<never> is chosen (the default).
@@ -221,7 +221,7 @@ I<secure> will disallow the sending of all non-empty clear emails.
Overrides the value read from the configuration file (see
B<CONFIGURATION>) if present.
-=item B<encrypt-to=>I<name>
+=item B<--encrypt-to=>I<name>
If one of the I<may> or I<secure> encryption level is chosen, encrypt
for the user ID I<name>.