From 83802088bf2b3c2134eabf3f65be30c42c7918e4 Mon Sep 17 00:00:00 2001 From: Adrian Malacoda Date: Sun, 27 Nov 2016 02:07:21 -0600 Subject: [PATCH] url -> in --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8ff73c8..b44911a 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,6 @@ tge --url # Try out - tge --url http://trsrockin.fr.yuku.com/topic/6532/HELLO-ALL --out hello.json - tge --url http://trsrockin.fr.yuku.com/topic/1518/Wolfys-Art-amp-Other-Nifty-Things-Requests-Open --out arts.json - tge --url http://trsrockin.fr.yuku.com/forums/2 --out announcements + tge --in http://trsrockin.fr.yuku.com/topic/6532/HELLO-ALL --out hello.json + tge --in http://trsrockin.fr.yuku.com/topic/1518/Wolfys-Art-amp-Other-Nifty-Things-Requests-Open --out arts.json + tge --in http://trsrockin.fr.yuku.com/forums/2 --out announcements