From 0dd81a82f21e14e84b1aaeeb4e064fca6e116de0 Mon Sep 17 00:00:00 2001 From: Paul Barton <28630076+paulbarton90@users.noreply.github.com> Date: Tue, 5 Dec 2023 22:15:41 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=20Update=20switches=20for=20syntax?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gh-clean-notifications | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gh-clean-notifications b/gh-clean-notifications index d3ec3ef..f8615fd 100755 --- a/gh-clean-notifications +++ b/gh-clean-notifications @@ -43,7 +43,7 @@ VERBOSE=0 help() { echo "gh clean-notifications" echo "Cleans up merged and closed items from notifications in github." - echo "Syntax: gh clean-notifications [-h|-q|-l]" + echo "Syntax: gh clean-notifications [-h|-q|-l|-s|-v]" echo "" echo "Options:" echo " -h -> Help"