mirror of
https://tildegit.org/envs/pb.git
synced 2025-04-08 08:15:51 +00:00
fix manpage
This commit is contained in:
parent
2777e6332a
commit
f83e09b9b6
1 changed files with 3 additions and 0 deletions
3
pb.1
3
pb.1
|
@ -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
|
The data will be processed as an image, text or URL to
|
||||||
be shortened based on the context.
|
be shortened based on the context.
|
||||||
|
|
||||||
|
Default Server: https://envs.sh
|
||||||
|
|
||||||
The options are as follows:
|
The options are as follows:
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
|
@ -55,6 +57,7 @@ Upload piped output to the pastebin
|
||||||
.TP
|
.TP
|
||||||
.B find . -type f -name '*.js' -print | pb -f
|
.B find . -type f -name '*.js' -print | pb -f
|
||||||
Upload a list of files to the pastebin individually
|
Upload a list of files to the pastebin individually
|
||||||
|
.TP
|
||||||
.B pb -s http://0x0.st scores.txt
|
.B pb -s http://0x0.st scores.txt
|
||||||
Upload a file to a different pastebin endpoint
|
Upload a file to a different pastebin endpoint
|
||||||
.TP
|
.TP
|
||||||
|
|
Loading…
Add table
Reference in a new issue