mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-01 14:54:22 +00:00
Update cheatsheets
This commit is contained in:
@@ -18,12 +18,12 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Upload a file with password:
|
||||
|
||||
`ffsend upload {{path/to/file}} {{-p|--password}} {{password}}`
|
||||
`ffsend upload {{path/to/file}} {{[-p|--password]}} {{password}}`
|
||||
|
||||
- Download a file protected by password:
|
||||
|
||||
`ffsend download {{url}} {{-p|--password}} {{password}}`
|
||||
`ffsend download {{url}} {{[-p|--password]}} {{password}}`
|
||||
|
||||
- Upload a file and allow 4 downloads:
|
||||
|
||||
`ffsend upload {{path/to/file}} {{-d|--downloads}} {{4}}`
|
||||
`ffsend upload {{path/to/file}} {{[-d|--downloads]}} {{4}}`
|
||||
|
||||
Reference in New Issue
Block a user