mirror of
https://github.com/rclone/rclone.git
synced 2025-01-11 00:40:03 +01:00
hdfs: fix documentation so it doesn't have HTML in
This commit is contained in:
parent
f646cd0a2a
commit
76f8095bc5
@ -37,7 +37,7 @@ func init() {
|
|||||||
Help: `Kerberos service principal name for the namenode
|
Help: `Kerberos service principal name for the namenode
|
||||||
|
|
||||||
Enables KERBEROS authentication. Specifies the Service Principal Name
|
Enables KERBEROS authentication. Specifies the Service Principal Name
|
||||||
(<SERVICE>/<FQDN>) for the namenode.`,
|
(SERVICE/FQDN) for the namenode.`,
|
||||||
Required: false,
|
Required: false,
|
||||||
Examples: []fs.OptionExample{{
|
Examples: []fs.OptionExample{{
|
||||||
Value: "hdfs/namenode.hadoop.docker",
|
Value: "hdfs/namenode.hadoop.docker",
|
||||||
|
Loading…
Reference in New Issue
Block a user