diff --git a/pb.1 b/pb.1
index 9336613..5c0612e 100644
--- a/pb.1
+++ b/pb.1
@@ -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