-e option added to manpage
continuous-integration/drone/push Build is passing Details

This commit is contained in:
James Tomasino 2020-10-27 01:51:01 +00:00
parent f9883a8a76
commit c9a99eb94a
1 changed files with 4 additions and 0 deletions

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