aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-01 16:46:45 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-01 16:46:45 -0700
commitc1af1eb58e82e5ae19999f59afc6a9f00d35a945 (patch)
treebe84159120ad30ca89f6c9d4d398a473b83dfabe
parentf9164fcfc840c954d8f645120580660a69477dc6 (diff)
downloadconsfigurator-c1af1eb58e82e5ae19999f59afc6a9f00d35a945.tar.gz
update HOSTDEPLOY & HOSTDEPLOY-THESE idea
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--doc/ideas.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ideas.rst b/doc/ideas.rst
index f2d3e2a..dacb5a5 100644
--- a/doc/ideas.rst
+++ b/doc/ideas.rst
@@ -48,8 +48,8 @@ Core
the entries in ``PROPERTY.FILE``.
- HOSTDEPLOY and HOSTDEPLOY-THESE functions which are like DEPLOY and
- DEPLOY-THESE but take the CONNECTION argument from definitions established
- by DEFHOSTDEPLOY.
+ DEPLOY-THESE but take the CONNECTION argument from the :DEPLOY argument to
+ DEFHOST.
- A CONCURRENTLY combinator for property application specifications, which
means to apply each of the enclosed properties in parallel. Particularly