Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hbakhtiyor authored Dec 18, 2018
1 parent 7866d0d commit e545d8a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gt is a simple cli to download/upload files via multiple file-sharing providers,
## Usage

```
$ qt
$ gt
Usage: ./gt [file] ... [url] ...
-f string
Sender email.
Expand All @@ -22,11 +22,11 @@ Usage: ./gt [file] ... [url] ...
Example of upload files

```
$ qt /some/file1.txt file2.txt
$ gt /some/file1.txt file2.txt
```

Example of download files

```
$ qt https://we.tl/t-qQz6vBtrr8
```
$ gt https://we.tl/t-qQz6vBtrr8
```

0 comments on commit e545d8a

Please sign in to comment.