From b6115dbdc3c7b77be834a474131c9f68bbdd7487 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 29 Dec 2009 21:53:21 -0200 Subject: Minor changes --- scripts/encrypt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'scripts/encrypt') diff --git a/scripts/encrypt b/scripts/encrypt index d5a2e1c..23aeaf7 100755 --- a/scripts/encrypt +++ b/scripts/encrypt @@ -1,5 +1,7 @@ #!/bin/bash -# encrypt to multiple recipients +# +# Encrypt files to multiple recipients. +# FILE="$1" BASENAME="`basename $0`" -- cgit v1.2.3