From: Michael Vrable Date: Thu, 12 Jun 2008 20:49:50 +0000 (-0700) Subject: Fix an example command in the README. X-Git-Url: http://git.vrable.net/?p=cumulus.git;a=commitdiff_plain;h=dade2934029295b49e736bf50061d423c4b333bf Fix an example command in the README. --- 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