mirror of
https://github.com/timvisee/ffsend.git
synced 2025-02-01 04:01:36 +01:00
Update README to reflect latest changes
This commit is contained in:
parent
98150f7f44
commit
9a633d4941
@ -74,12 +74,13 @@ $ ffsend upload my-file.txt
|
||||
https://send.firefox.com/#sample-share-url
|
||||
|
||||
# Advanced upload
|
||||
# - Specify a download limit of 20
|
||||
# - Specify a download limit of 1
|
||||
# - Specify upload expiry time of 5 minutes
|
||||
# - Enter a password to encrypt the file
|
||||
# - Archive the file before uploading
|
||||
# - Copy the shareable link to your clipboard
|
||||
# - Open the shareable link in your browser
|
||||
$ ffsend upload --downloads 20 --password --archive --copy --open my-file.txt
|
||||
$ ffsend upload --downloads 1 --expiry 5m --password --archive --copy --open my-file.txt
|
||||
Password: ******
|
||||
https://send.firefox.com/#sample-share-url
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user