mirror of
https://tildegit.org/envs/pb.git
synced 2025-04-03 22:05:52 +00:00
added executable to plain text example
This commit is contained in:
parent
cadbe4a910
commit
7edfbbecd6
1 changed files with 3 additions and 0 deletions
3
pb.1
3
pb.1
|
@ -50,6 +50,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
|
||||
|
|
Loading…
Add table
Reference in a new issue