add the beep app

This commit is contained in:
Ponali
2025-10-04 08:40:31 +02:00
parent 943f1020fa
commit 2c47a6df59
2 changed files with 25 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
Usage: beep [FLAGS]
Make the computer beep.
FLAGS
-f, --frequency Specifies the frequency, in Hz. Defaults to 440Hz.
-t, --time Specifies how long, in seconds, the computer should beep. Defaults to 0.1s.