aboutsummaryrefslogtreecommitdiff
path: root/doc/propspecs.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/propspecs.rst')
-rw-r--r--doc/propspecs.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/propspecs.rst b/doc/propspecs.rst
index 38253d2..b24104c 100644
--- a/doc/propspecs.rst
+++ b/doc/propspecs.rst
@@ -40,3 +40,6 @@ instead of::
(deploys '(:ssh (:sudo :as "spwhitton@athena.example.com")) athena.example.com
(make-propspec :props `((additional-property ,val1)
(a-further-property ,val2))))
+
+(though note the parentheses around the two property applications remain,
+unlike in ``DEPLOY``, ``DEFHOST`` etc.).