aboutsummaryrefslogtreecommitdiff
path: root/examples/example.dup
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2006-01-17 22:22:07 +0000
committerintrigeri <intrigeri@boum.org>2006-01-17 22:22:07 +0000
commit38642e9c0f902e3d7de1fa1154a9561ed0ef042c (patch)
treecc7dca12af6a7b7d6e10f1c4c5d72782ca172513 /examples/example.dup
parentaff6fdf34988b472e0bc016e48dc792ea214918c (diff)
downloadbackupninja-38642e9c0f902e3d7de1fa1154a9561ed0ef042c.tar.gz
backupninja-38642e9c0f902e3d7de1fa1154a9561ed0ef042c.tar.bz2
dup.helper: fixed output syntax for multiple vsnames
example.dup: fixed example vsnames syntax
Diffstat (limited to 'examples/example.dup')
-rw-r--r--examples/example.dup2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/example.dup b/examples/example.dup
index 1e788b9..52aea17 100644
--- a/examples/example.dup
+++ b/examples/example.dup
@@ -87,7 +87,7 @@ include = /var/lib/dpkg/status-old
# Any path specified in vsinclude is added to the include list for each vserver
# listed in vsnames (or all if vsnames = all).
# E.g. vsinclude = /home will backup the /home partition in every vserver
-# listed in vsnames. If you have vsnames = "foo bar baz", this vsinclude will
+# listed in vsnames. If you have 'vsnames = foo bar baz', this vsinclude will
# add to the include list /vservers/foo/home, /vservers/bar/home and
# /vservers/baz/home.
# Vservers paths are derived from $VROOTDIR.