mirror of
https://github.com/hyzendust/command_upload.git
synced 2026-02-15 03:41:16 +01:00
Fix: README
This commit is contained in:
@@ -66,7 +66,8 @@ upload -s/--screenshot
|
|||||||
or for a full-screen screenshot, upload -s --full
|
or for a full-screen screenshot, upload -s --full
|
||||||
|
|
||||||
### Pastebin:
|
### Pastebin:
|
||||||
cat log.txt | upload -p or echo "Hello World" | upload -p -c
|
cat log.txt | upload -p\
|
||||||
|
echo "Hello World" | upload -p -c
|
||||||
|
|
||||||
### Delete uploaded file(s):
|
### Delete uploaded file(s):
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user