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/recrypt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'scripts/recrypt') diff --git a/scripts/recrypt b/scripts/recrypt index f2c8d6a..48c4d40 100755 --- a/scripts/recrypt +++ b/scripts/recrypt @@ -1,5 +1,7 @@ #!/bin/bash -# re-encrypt to multiple recipients +# +# Re-encrypt files to multiple recipients. +# FILE="$1" BASENAME="`basename $0`" -- cgit v1.2.3