docs: fix formatting
This commit is contained in:
@@ -337,12 +337,14 @@ ciphers via `GODEBUG`:
|
||||
set GODEBUG=tlsrsakex=1
|
||||
rclone copy ...
|
||||
```
|
||||
|
||||
- Windows (PowerShell):
|
||||
|
||||
```powershell
|
||||
$env:GODEBUG="tlsrsakex=1"
|
||||
rclone copy ...
|
||||
```
|
||||
|
||||
- Linux/macOS:
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user