diff doc/recipes.txt @ 707:ac23fd566bd6 0.6.x

0.6dev: Merged [784] from trunk.
author osimons
date Tue, 20 Oct 2009 09:42:34 +0000
parents a9157ac17ff9
children 94a4be5a1f0f
line wrap: on
line diff
--- a/doc/recipes.txt
+++ b/doc/recipes.txt
@@ -125,3 +125,6 @@
   <sh:exec file="echo" args="o\\ne &quot;4 2&quot; \&quot;hi\ there\&quot;"/>
 
 This will pass 3 arguments: ``o\ne`` + ``4 2`` + ``"hi there"``.
+
+**Note:** On Windows, batch scripts and built-ins will execute through a shell.
+This may affect quoting of arguments.
Copyright (C) 2012-2017 Edgewall Software