From 7edfbbecd66d98035a72d1e8a850ac4692944ad0 Mon Sep 17 00:00:00 2001 From: James Tomasino <james@tomasino.org> Date: Mon, 20 Jan 2020 14:39:00 +0000 Subject: [PATCH] added executable to plain text example --- pb.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pb.1 b/pb.1 index 6893e63..93222ef 100644 --- a/pb.1 +++ b/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