From a6cea6f11a60e7f1c7963c9ecad79d07f64ce4b2 Mon Sep 17 00:00:00 2001
From: James Tomasino <james@tomasino.org>
Date: Tue, 27 Oct 2020 01:59:49 +0000
Subject: [PATCH] manpage missing -e in synopsis

---
 pb.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pb.1 b/pb.1
index f837387..b4ccee1 100644
--- a/pb.1
+++ b/pb.1
@@ -5,7 +5,7 @@ pb \- a helper utility for using 0x0 pastebin services
 
 .SH SYNOPSIS
 .B pb
-[-fucvh] [-s server_endpoint]
+[-fucvh] [-s server_endpoint] [-e bin_extension]
 .P
 
 .SH DESRIPTION