From c18b422688d78ad8af23bd4e2f85c2d6a27f9d08 Mon Sep 17 00:00:00 2001 From: An-Cheng Huang Date: Tue, 17 Aug 2010 15:30:07 -0700 Subject: update help text to use val_help --- .../node.tag/authentication/public-keys/node.tag/key/node.def | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'templates/system/login/user') 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 494964eb..6ca70736 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 @@ -1,10 +1,9 @@ type: txt -help: Public key value (base64) +help: Public key value (base64-encoded) 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 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. +comp_help: 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. -- cgit v1.2.3