aboutsummaryrefslogtreecommitdiff
path: root/doc/data.rst
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-06-23 13:48:50 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-06-23 13:50:14 -0700
commit17eb0140ee7e6bcef366a5601b8dd2db26dbb525 (patch)
tree37f08f36bba7d7c4a60bb3089f46f19fd408216e /doc/data.rst
parentce9a0b1c26140c2581d6706c3434f1b70820aecd (diff)
downloadconsfigurator-17eb0140ee7e6bcef366a5601b8dd2db26dbb525.tar.gz
error if pass relative paths to FILE:HOST-{DATA,SECRET}-UPLOADED
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'doc/data.rst')
-rw-r--r--doc/data.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/data.rst b/doc/data.rst
index b0dd590..481ff94 100644
--- a/doc/data.rst
+++ b/doc/data.rst
@@ -22,7 +22,7 @@ other purposes.
- ``(HOSTNAME . PATH)`` means the data that should be uploaded to ``PATH`` on
``HOSTNAME`` (and usually nowhere else, except in the case of, e.g., a
- public key)
+ public key). ``PATH`` must be absolute, not relative.
- ``("--lisp-system" . SYSTEM)`` means the data is Lisp code which, when
loaded, defines the packages and symbols contained in the ASDF system