diff --git a/pb.1 b/pb.1
index a918abd..6893e63 100644
--- a/pb.1
+++ b/pb.1
@@ -55,6 +55,7 @@ Upload piped output to the pastebin
 .TP
 .B find . -type f -name '*.js' -print | pb -f
 Upload a list of files to the pastebin individually
+.TP
 .B pb -s http://0x0.st scores.txt
 Upload a file to a different pastebin endpoint
 .TP