From 590eeba1e0386fde288194c6add99c72336b6bf4 Mon Sep 17 00:00:00 2001 From: Jason Date: Sat, 17 Mar 2018 22:57:37 -0400 Subject: [PATCH] Updated to be more consistent --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 155e222..b9c75c1 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,6 @@ Example Runs: You can use the template provided in this repository and fill in the required information as detailed in the usage section of the readme. ## All Optional Parameters -- -stream (enables real time capturing) -- -allow_nsfw (allows nsfw media to be captured) +- stream (format: -stream) (enables real time capturing) +- allow_nsfw (format: -allow_nsfw) (allows nsfw media to be captured) - search_limit (format: -any_integer) (limits the number of submissions that are scanned)