summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/system/login/user/node.tag/authentication/public-keys/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/system/login/user/node.tag/authentication/public-keys/node.def b/templates/system/login/user/node.tag/authentication/public-keys/node.def
index a9089d6f..d30d5afb 100644
--- a/templates/system/login/user/node.tag/authentication/public-keys/node.def
+++ b/templates/system/login/user/node.tag/authentication/public-keys/node.def
@@ -1,7 +1,7 @@
tag:
type: txt
help: Remote access public keys
-comp_help: The key identifier is a usually user@host as generated by ssh-keygen
+val_help:<txt>; key identifier used by ssh-keygen (usually of form user@host)
commit:expression: $VAR(./type/) != "" ; \
"Must configure public key type for $VAR(@)"