From dade2934029295b49e736bf50061d423c4b333bf Mon Sep 17 00:00:00 2001 From: Michael Vrable Date: Thu, 12 Jun 2008 13:49:50 -0700 Subject: [PATCH] Fix an example command in the README. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 8a1be3c..719abed 100644 --- a/README +++ b/README @@ -71,7 +71,7 @@ only used when creating new snapshots, and is not needed when restoring. export LBS_GPG_HOME=/cumulus.db/gpg export LBS_GPG_ENC_KEY= export LBS_GPG_SIGN_KEY= - cumulus --dest=/cumulus --localdb=/cumulus.db + cumulus --dest=/cumulus --localdb=/cumulus.db \ --filter="cumulus-filter-gpg --encrypt" --filter-extension=.gpg \ --signature-filter="cumulus-filter-gpg --clearsign" \ /etc /home /other/paths/to/store -- 2.20.1