✏️ Fixed typo

This commit is contained in:
2021-04-11 12:23:40 +03:00
parent 887bb145a2
commit b6a472c16b

View File

@@ -67,7 +67,7 @@ will be saved in `download_list.json`.
If for some reason you stopped the script, you can If for some reason you stopped the script, you can
continue downloading without going through all of your subscriptions again by running continue downloading without going through all of your subscriptions again by running
`python main -i download_list.json`. `python main.py -i download_list.json`.
Or if you made a mistake while going through the channels you can just edit `download_list.json` Or if you made a mistake while going through the channels you can just edit `download_list.json`
and rerun with it passed as an argument. and rerun with it passed as an argument.