mirror of
https://github.com/rclone/rclone.git
synced 2025-02-15 09:59:59 +01:00
docs: fix nesting of brackets and backticks in ftp docs
This commit is contained in:
parent
7e7a91ce3d
commit
da7e4379fa
@ -109,8 +109,8 @@ excess files in the directory.
|
||||
|
||||
Rlone FTP supports implicit FTP over TLS servers (FTPS). This has to
|
||||
be enabled in the FTP backend config for the remote, or with
|
||||
`[--ftp-tls]{#ftp-tls}`. The default FTPS port is `990`, not `21` and
|
||||
can be set with `[--ftp-port]{#ftp-port}`.
|
||||
[`--ftp-tls`](#ftp-tls). The default FTPS port is `990`, not `21` and
|
||||
can be set with [`--ftp-port`](#ftp-port).
|
||||
|
||||
{{< rem autogenerated options start" - DO NOT EDIT - instead edit fs.RegInfo in backend/ftp/ftp.go then run make backenddocs" >}}
|
||||
### Standard Options
|
||||
|
Loading…
Reference in New Issue
Block a user