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

Merge remote-tracking branch 'upstream/master'

This commit is contained in:
creme 2020-01-20 15:48:48 +01:00
commit d246cf3bf2
No known key found for this signature in database
GPG key ID: C147C3B7FBDF08D0

3
pb.1
View file

@ -53,6 +53,9 @@ utility exits 0 on success, and >0 if an error occurs.
.B pb scores.txt
Upload 'scores.txt' to the pastebin
.TP
.B pb < script.sh
Upload executable 'script.sh' as plain text to the pastebin
.TP
.B echo 'Secret info' | pb
Upload piped output to the pastebin
.TP