pf-tools/pf-tools: doc

parmelan-guest at users.alioth.debian.org parmelan-guest at users.alioth.debian.org
Fri Dec 5 16:23:15 UTC 2014


details:   http://hg.debian.org/hg/pf-tools/pf-tools/rev/970640d2d7df
changeset: 1359:970640d2d7df
user:      shad
date:      Fri Dec 05 17:23:12 2014 +0100
description:
doc

diffstat:

 doc/updatefile-syntax |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r bea88f94811a -r 970640d2d7df doc/updatefile-syntax
--- a/doc/updatefile-syntax	Fri Dec 05 17:11:30 2014 +0100
+++ b/doc/updatefile-syntax	Fri Dec 05 17:23:12 2014 +0100
@@ -13,8 +13,10 @@
 [<file_path>]
 	! action		::= addfile|createfile
 	? depends		::= space separated list for handling section's depends
-	! source		::= space separated list containing the source(s) file(s). Each element are concatenated
-						in order defined
+	? source		::= space separated list containing the source(s) file(s). Each element are concatenated
+						in order defined. If no source is defined, several path are automagically tried
+						to get the file, in order: HOSTSITE, HOST, SHORTHOSTSITE, SHORTHOST, CONFIGSITE and
+						CONFIG (see the shortcut at the end of the file)
 	? actiongroup	::= if this directive is specified then ignore directives on_config, before_change
 						on_noaction and after_change and use the trigger defined in actiongroup section
 	? filter		::= command(s) which is(are) executed for filtering source to obtain the final file. You



More information about the pf-tools-commits mailing list