From 2e2c6ebfacd09727171a4285dd92395a849e9fe8 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Tue, 12 Jan 2016 18:30:14 +0900 Subject: [PATCH] Updating README --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index fe5fc0e..a86404a 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,23 @@ Otherwise, you can use the pre-built binaries for the platforms below: * [scrawl_windows_386.tar.gz](//foosoft.net/projects/scrawl/dl/scrawl_windows_386.tar.gz) * [scrawl_windows_amd64.tar.gz](//foosoft.net/projects/scrawl/dl/scrawl_windows_amd64.tar.gz) +## 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. + +* **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 ## Let's say we want to create a script to download the latest Debian package of [Anki](http://ankisrs.net/):