From 77ca6deb7a3a194ffeeb4c3a5cf0855bd06a0ae9 Mon Sep 17 00:00:00 2001 From: Antoine Beaupre Date: Tue, 16 Jun 2009 10:52:14 -0400 Subject: add extras flag to add arbitrary options to rdiff configuration --- templates/rdiff.conf.erb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'templates') diff --git a/templates/rdiff.conf.erb b/templates/rdiff.conf.erb index 0e19125..99bda4e 100644 --- a/templates/rdiff.conf.erb +++ b/templates/rdiff.conf.erb @@ -5,6 +5,8 @@ <%= 'options = ' + options if options %> +<%= extras if extras %> + [source] type = local <%= 'keep = ' + keep if keep %> -- cgit v1.2.3