From cf02da8720786dbc68367925c8e31a9f45e8d11b Mon Sep 17 00:00:00 2001
From: EuAndreh <eu@euandre.org>
Date: Wed, 1 Jun 2022 22:45:38 -0300
Subject: src/bin/pb: Fix typo in usage() text

---
 src/bin/pb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/bin/pb')

diff --git a/src/bin/pb b/src/bin/pb
index b3e0bc0..78165b9 100755
--- a/src/bin/pb
+++ b/src/bin/pb
@@ -9,7 +9,7 @@ usage() {
 	cat <<-'EOF'
 		Usage:
 		  pb -t TITLE [-l LANGUAGE] [-s SLUG]
-		  pg -h
+		  pb -h
 	EOF
 }
 
-- 
cgit v1.2.3