mirror of
https://github.com/hyzendust/command_upload.git
synced 2026-02-15 04:01:15 +01:00
Fix: README
This commit is contained in:
@@ -65,9 +65,8 @@ upload -f file.png -H "X-API-Key: key" -F "extra=field"
|
|||||||
upload -s/--screenshot
|
upload -s/--screenshot
|
||||||
or for a full-screen screenshot, upload -s --full
|
or for a full-screen screenshot, upload -s --full
|
||||||
|
|
||||||
### Use as a pastebin:
|
### Pastebin:
|
||||||
cat log.txt | upload -p
|
cat log.txt | upload -p or echo "Hello World" | upload -p -c
|
||||||
echo "Hello World" | upload -p -c
|
|
||||||
|
|
||||||
### Delete uploaded file(s):
|
### Delete uploaded file(s):
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user