From c945ea6a452e991c05b228480f1a6ec1cde40692 Mon Sep 17 00:00:00 2001 From: Alex DeLorenzo <3579286+alexdelorenzo@users.noreply.github.com> Date: Fri, 23 Oct 2020 15:28:12 -0400 Subject: [PATCH] Update help with new flags --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83a1d4d..65e6cde 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ Usage: onhold [OPTIONS] Options: -s, --sound_path PATH Path to sound to play. - -i, --ignore Suppress warnings. + -w, --warn Show warnings. --help Show this message and exit. ```