Fix env var name

This commit is contained in:
Nonoo 2023-08-14 15:51:19 +02:00
parent 392e09bc20
commit 19139fb6a7

View File

@ -70,7 +70,7 @@ All command line arguments can be set through OS environment variables.
Note that using a command line argument overwrites a setting by the environment Note that using a command line argument overwrites a setting by the environment
variable. Available OS environment variables are: variable. Available OS environment variables are:
- `APP_ID` - `API_ID`
- `API_HASH` - `API_HASH`
- `BOT_TOKEN` - `BOT_TOKEN`
- `YTDLP_PATH` - `YTDLP_PATH`