diff options
-rw-r--r-- | interface-definitions/container.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/container.xml.in b/interface-definitions/container.xml.in index 19dc04205..c8d4bbdd1 100644 --- a/interface-definitions/container.xml.in +++ b/interface-definitions/container.xml.in @@ -540,7 +540,7 @@ #include <include/generic-disable-node.xml.i> <leafNode name="insecure"> <properties> - <help>Set to allow registry using unencrypted HTTP as well as TLS connections with untrusted certificates.</help> + <help>Allow registry access over unencrypted HTTP or TLS connections with untrusted certificates</help> <valueless/> </properties> </leafNode> |