1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-16 00:04:40 +00:00

Version v1.57.0

This commit is contained in:
Nick Craig-Wood
2021-11-01 15:42:05 +00:00
parent e781bcbba1
commit 169990e270
96 changed files with 19756 additions and 11228 deletions

View File

@@ -100,13 +100,13 @@ Invalid UTF-8 bytes will also be [replaced](/overview/#invalid-utf8),
as they can't be used in JSON strings.
{{< rem autogenerated options start" - DO NOT EDIT - instead edit fs.RegInfo in backend/opendrive/opendrive.go then run make backenddocs" >}}
### Standard Options
### Standard options
Here are the standard options specific to opendrive (OpenDrive).
#### --opendrive-username
Username
Username.
- Config: username
- Env Var: RCLONE_OPENDRIVE_USERNAME
@@ -124,7 +124,7 @@ Password.
- Type: string
- Default: ""
### Advanced Options
### Advanced options
Here are the advanced options specific to opendrive (OpenDrive).
@@ -132,7 +132,7 @@ Here are the advanced options specific to opendrive (OpenDrive).
This sets the encoding for the backend.
See: the [encoding section in the overview](/overview/#encoding) for more info.
See the [encoding section in the overview](/overview/#encoding) for more info.
- Config: encoding
- Env Var: RCLONE_OPENDRIVE_ENCODING