updated man page with extra heading

This commit is contained in:
James Tomasino 2020-01-20 14:33:57 +00:00
parent 52cd4f3ae5
commit cadbe4a910
1 changed files with 1 additions and 0 deletions

1
pb.1
View File

@ -55,6 +55,7 @@ Upload piped output to the pastebin
.TP
.B find . -type f -name '*.js' -print | pb -f
Upload a list of files to the pastebin individually
.TP
.B pb -s http://0x0.st scores.txt
Upload a file to a different pastebin endpoint
.TP