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

fix manpage

This commit is contained in:
creme 2019-12-15 18:36:48 +01:00
parent 2777e6332a
commit f83e09b9b6
No known key found for this signature in database
GPG key ID: C147C3B7FBDF08D0

3
pb.1
View file

@ -19,6 +19,8 @@ Data input can be provided as an argument or via stdin.
The data will be processed as an image, text or URL to
be shortened based on the context.
Default Server: https://envs.sh
The options are as follows:
.TP
@ -55,6 +57,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