1
0
mirror of https://tildegit.org/tomasino/pb.git synced 2024-12-23 03:25:18 +01: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