changeset 601:4dc38daaeca0

0.6dev: Some minor additions to configuration docs, related to #122.
author osimons
date Thu, 30 Jul 2009 10:52:32 +0000
parents 01bd114719c5
children 5e2de07e59f3
files doc/configure.txt
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/configure.txt
+++ b/doc/configure.txt
@@ -194,6 +194,13 @@
   [repository]
   branch = /branches/0.3-testing
 
+Default slave properties are also available for use in recipes::
+
+.. code-block:: xml
+
+  <sh:exec executable="echo"
+    args="Slave: ${family} ${os} ${version} ${machine} ${processor}"/>
+
 Authentication
 ==============
 
Copyright (C) 2012-2017 Edgewall Software