forked from TrueCloudLab/rclone
hdfs: fix documentation so it doesn't have HTML in
This commit is contained in:
parent
f646cd0a2a
commit
76f8095bc5
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue