hdfs: fix documentation so it doesn't have HTML in

This commit is contained in:
Nick Craig-Wood 2021-07-20 19:36:30 +01:00
parent f646cd0a2a
commit 76f8095bc5
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ func init() {
Help: `Kerberos service principal name for the namenode
Enables KERBEROS authentication. Specifies the Service Principal Name
(<SERVICE>/<FQDN>) for the namenode.`,
(SERVICE/FQDN) for the namenode.`,
Required: false,
Examples: []fs.OptionExample{{
Value: "hdfs/namenode.hadoop.docker",