Fix typographical errors in the documentation. (#2889)

This commit is contained in:
maxz
2022-04-07 00:20:38 +02:00
committed by GitHub
parent f79a75cb21
commit 8d11f0bc22
11 changed files with 30 additions and 30 deletions

View File

@@ -11,7 +11,7 @@ Users can set environmental variables to override Transmission's default behavio
$ export TR_DEBUG_FD=2
$ transmission 2>runlog
```
* If `TR_DHT_VERBOSE` is set, then Transmission will log all of the DHT's activities in excrutiating detail to standard error.
* If `TR_DHT_VERBOSE` is set, then Transmission will log all of the DHT's activities in excruciating detail to standard error.
## Standard Variables Used By Transmission