1
0
Fork 0
mirror of https://tildegit.org/envs/pb.git synced 2025-04-03 22:05:52 +00:00

-e option added to manpage

This commit is contained in:
James Tomasino 2020-10-27 01:51:01 +00:00
parent f9883a8a76
commit c9a99eb94a

4
pb.1
View file

@ -71,6 +71,10 @@ Upload a file to a different pastebin endpoint
.TP
.B pb -u 'https://tilde.team'
Shorten the URL to tilde.team
.TP
.B curl -s https://some/image/file.png | pb -e "png"
Download a binary file and re-upload it to the pastebin with an explicit binary
type and extension.
.SH BUGS
Report issues at the git repository at