Skip to content

Commit

Permalink
Fix SMS typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Sliicy authored May 27, 2022
1 parent 8c569d7 commit 8661ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eruv_alerts.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ def army_to_meridian(input_time):
action='store_true',
help='Append a reminder to donate for select cities.')
parser.add_argument(
'--include-non-SMS',
'--include-non-sms',
action='store_true',
help='Send SMS messages to subscribers that didn\'t specify SMS. For example, Signal, WhatsApp, Telegram, etc.')
parser.add_argument(
Expand Down

0 comments on commit 8661ffa

Please sign in to comment.