Update help_page.md

This commit is contained in:
aliparlakci
2018-07-12 01:28:17 +03:00
committed by GitHub
parent fcc3e53da7
commit c434d346a7

View File

@@ -42,6 +42,10 @@ optional arguments:
- **Don't include `python script.py` part if you start the script by double-clicking**
- **Use `python3` instead of `python` if you are using *MacOS* or *Linux***
```console
python script.py
```
```console
python script.py .\\NEW_FOLDER --sort new --time all --limit 10 --link "https://www.reddit.com/r/gifs/search?q=dogs&restrict_sr=on&type=link&sort=new&t=month"
```
@@ -79,4 +83,4 @@ python script.py C:\\NEW_FOLDER\\ANOTHER_FOLDER --log UNNAMED_FOLDER\\FAILED.jso
- **`python3.6`**
- **`py -3`**
Python have real issues about naming their program
Python have real issues about naming their program