aboutsummaryrefslogtreecommitdiff
path: root/doc/data.rst
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-06-22 12:09:05 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-06-22 12:09:05 -0700
commit030254f63b19f8fc2f915d221809285c27d408b7 (patch)
tree81119daed1912cdad6ea732f8d8bbc6ee3852d41 /doc/data.rst
parent469215bbb260d24333c09afaf8912bd5c0558b54 (diff)
downloadconsfigurator-030254f63b19f8fc2f915d221809285c27d408b7.tar.gz
add a number of git, gpg and cron properties
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'doc/data.rst')
-rw-r--r--doc/data.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/data.rst b/doc/data.rst
index ea8a7d2..32bc0fe 100644
--- a/doc/data.rst
+++ b/doc/data.rst
@@ -36,6 +36,9 @@ other purposes.
- ``("--pgp-pubkey" . FINGERPRINT)`` means the/a OpenPGP public key with
fingerprint FINGERPRINT, ASCII-armoured
+- ``("--pgp-seckey" . FINGERPRINT)`` means the/a OpenPGP secret key with
+ fingerprint FINGERPRINT, ASCII-armoured
+
- ``("--luks-passphrase" . VOLUME-LABEL)`` means a LUKS passphrase for volume
with label ``VOLUME-LABEL``.