aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-02-14 15:16:17 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-02-14 15:16:40 -0700
commit6d913b24dd1bbee7af4bd3f6ca0ff254290c0f43 (patch)
treeb0dffcba596b64175cfc278e37adba5b10298437 /doc
parente65cf92a2a66e5d9fe88fb0c83fbe8c16478b270 (diff)
downloadconsfigurator-6d913b24dd1bbee7af4bd3f6ca0ff254290c0f43.tar.gz
not going to define upload-data function, I think
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'doc')
-rw-r--r--doc/guide.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/guide.rst b/doc/guide.rst
index bdac394..2552420 100644
--- a/doc/guide.rst
+++ b/doc/guide.rst
@@ -110,7 +110,8 @@ data; this avoids uploading the same data over and over again.
Properties declare that they need certain pieces of prerequisite data by
adding static informational attributes, and a deployment of those properties
will make an attempt to provide the data. Properties then call either
-``get-data`` or ``upload-data`` to get access to the requested data.
+``get-data`` or the ``data-uploaded`` property to get access to the requested
+data.
A ``:lisp`` connection gathers all the needed prerequisite data once at the
beginning and copies it to an on-disk cache inside the home directory of the