From dc567c859daf4f6721fc59b6ade0ace11d41e05d Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sun, 28 Apr 2019 16:02:40 -0700 Subject: [PATCH] Updating README.md --- README.md | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 7a2cc31..408f126 100644 --- a/README.md +++ b/README.md @@ -26,20 +26,12 @@ Otherwise, you can use the pre-built binaries for the platforms below: ## Usage ## -Executing Scrawl with the `-help` command line argument will trigger online help to be displayed. The list below -provides a more detailed description of what the parameters do. +Executing Scrawl with the `-help` command line argument will trigger online help to be displayed. Below is a more +detailed description of what the parameters do. -* **attr** - - The attribute containing the desired download path is specified by this argument. - -* **dir** - - This argument specifies the output directory for downloaded files. - -* **vebose** - - Scrawl will output more details about what it is currently doing when this flag is set. +* **attr**: The attribute containing the desired download path is specified by this argument. +* **dir**: This argument specifies the output directory for downloaded files. +* **vebose**: Scrawl will output more details about what it is currently doing when this flag is set. ## Example ##