projects
/
cumulus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
9d3cca7
)
Fix an example command in the README.
author
Michael Vrable
<mvrable@cs.ucsd.edu>
Thu, 12 Jun 2008 20:49:50 +0000
(13:49 -0700)
committer
Michael Vrable
<mvrable@turin.ucsd.edu>
Thu, 12 Jun 2008 20:49:50 +0000
(13:49 -0700)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index
8a1be3c
..
719abed
100644
(file)
--- 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=<encryption key>
export LBS_GPG_SIGN_KEY=<signing key>
export LBS_GPG_HOME=/cumulus.db/gpg
export LBS_GPG_ENC_KEY=<encryption key>
export LBS_GPG_SIGN_KEY=<signing 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
--filter="cumulus-filter-gpg --encrypt" --filter-extension=.gpg \
--signature-filter="cumulus-filter-gpg --clearsign" \
/etc /home /other/paths/to/store