Updating README.md

This commit is contained in:
Alex Yatskov 2019-04-28 16:02:40 -07:00
parent fcac80c590
commit dc567c859d

View File

@ -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 ##