Update README to match changes in latest commit by @Gahr

This commit is contained in:
timvisee 2019-06-03 00:47:36 +02:00
parent 1edf1f8485
commit b228e41753
No known key found for this signature in database
GPG key ID: B8DB720BC383E172

View file

@ -73,7 +73,7 @@ Easily upload and download:
```bash
# Simple upload
$ ffsend upload my-file.txt
Share link: https://send.firefox.com/#sample-share-url
https://send.firefox.com/#sample-share-url
# Advanced upload
# - Specify a download limit of 20
@ -83,11 +83,11 @@ Share link: https://send.firefox.com/#sample-share-url
# - Open the shareable link in your browser
$ ffsend upload --downloads 20 --password --archive --copy --open my-file.txt
Password: ******
Share link: https://send.firefox.com/#sample-share-url
https://send.firefox.com/#sample-share-url
# Upload to your own host
$ ffsend u -h https://example.com/ my-file.txt
Share link: https://example.com/#sample-share-url
https://example.com/#sample-share-url
# Simple download
$ ffsend download https://send.firefox.com/#sample-share-url