diff options
author | Christian Breunig <christian@breunig.cc> | 2024-03-14 21:14:52 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2024-03-14 21:17:05 +0100 |
commit | d6226d60dce4a46c9fa63adbf85f2df86c7bd1b1 (patch) | |
tree | e379684b02aea4a92b90f77a2089af9877fe0809 /op-mode-definitions/pki.xml.in | |
parent | 7fb112d409af83185ea9635aa6c775b02bc28c43 (diff) | |
download | vyos-1x-d6226d60dce4a46c9fa63adbf85f2df86c7bd1b1.tar.gz vyos-1x-d6226d60dce4a46c9fa63adbf85f2df86c7bd1b1.zip |
xml: T3642: improve PKI CLI help string
Diffstat (limited to 'op-mode-definitions/pki.xml.in')
-rw-r--r-- | op-mode-definitions/pki.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/pki.xml.in b/op-mode-definitions/pki.xml.in index a81c8d4f7..a5e01bade 100644 --- a/op-mode-definitions/pki.xml.in +++ b/op-mode-definitions/pki.xml.in @@ -4,7 +4,7 @@ <children> <node name="pki"> <properties> - <help>Generate PKI certificates and keys</help> + <help>Generate public key infrastructure (PKI) certificates and keys</help> </properties> <children> <node name="ca"> |