summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/system/login/user/node.tag/authentication/public-keys/node.tag/key/node.def7
1 files changed, 4 insertions, 3 deletions
diff --git a/templates/system/login/user/node.tag/authentication/public-keys/node.tag/key/node.def b/templates/system/login/user/node.tag/authentication/public-keys/node.tag/key/node.def
index a5744bfe..494964eb 100644
--- a/templates/system/login/user/node.tag/authentication/public-keys/node.tag/key/node.def
+++ b/templates/system/login/user/node.tag/authentication/public-keys/node.tag/key/node.def
@@ -4,6 +4,7 @@ syntax:expression: pattern $VAR(@) "^[0-9A-Za-z+/=]*$" ; \
"Invalid public key character not base-64"
comp_help: Base64 encoded public key value.
- The key is usually serval hundred bytes long (because of the size of
- the public key encoding). You don't want to type it in directly,
- instead use the loadkey interface.
+ The key is usually several hundred bytes long (because of the size of
+ the public key encoding). Use the loadkey tool to input key from
+ a URL or file.
+