Skip to content

Commit

Permalink
upd: Readme updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
ramazansancar committed Apr 14, 2024
1 parent 6d89e2a commit 3015d53
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ Easily download from wetransfer.com in the command line.

Uses unofficial wetransfer API used when downloading with a browser.

Written in go.
Written in Go.

## Usage

```
```bash
$ wedl --help
Usage:
wedl [options] <URL>
Expand All @@ -21,7 +21,7 @@ Options:
-h --help Show this screen.
-v --version Print version and exit.
-o FILE --output=FILE Output file. Use - for stdout.
-p PATH --path=PATH Downloaded files directory.
-p PATH --path=PATH Downloaded files directory.
-s --silent Silent. Do not output anything to stderr.
-f --force Overwrite files if needed.
-i --info Write download info to stdout and exit.
Expand Down

0 comments on commit 3015d53

Please sign in to comment.