From c434d346a7f4f742218b9f7583c62d2cd9cf0f3f Mon Sep 17 00:00:00 2001 From: aliparlakci Date: Thu, 12 Jul 2018 01:28:17 +0300 Subject: [PATCH] Update help_page.md --- docs/help_page.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/help_page.md b/docs/help_page.md index 6ed27f5..c20869f 100644 --- a/docs/help_page.md +++ b/docs/help_page.md @@ -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 \ No newline at end of file + Python have real issues about naming their program