Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
psmsmets committed Apr 5, 2023
1 parent f13e114 commit b0fa6f5
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,14 @@ Type ``school-bell --help`` for the usage.
optional arguments:
-h, --help show this help message and exit
-b [..], --buzz [..] Buzz via RPi GPIO while the WAV audio file plays (default: False)
-p [..], --play [..] Play a wav to test the audio by specifying the key from JSON configuration (default: False)
-b [..], --buzz [..] Buzz via RPi GPIO while the WAV audio file plays
(default: False)
-p [..], --play [..] Play a WAV audio file by specifying the key from the
JSON configuration and exit (default: False)
--debug Make the operation a lot more talkative
--demo Print the demo JSON configuration and exit
--test Play one second samples of each wav file at startup (default: False)
--test Play one second samples of each WAV audio file from
the JSON configuration at startup (default: False)
--update Update school-bell from git
--version Print the version and exit
Expand Down

0 comments on commit b0fa6f5

Please sign in to comment.