aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkj_sh6042026-05-23 00:04:23 -0400
committerkj_sh6042026-05-23 00:04:23 -0400
commit43333b0ce2873e383e3221ce33603de3f95b7d68 (patch)
treee3436d7daeb180ecd082902db95ad5bcf403189a
parenta663018435f42b4f2f801e96a5b67d1317aef5a4 (diff)
refactor: some semantic changes
-rw-r--r--README (renamed from README.md)0
-rwxr-xr-xpboomer2
2 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README
index 78080e0..78080e0 100644
--- a/README.md
+++ b/README
diff --git a/pboomer b/pboomer
index a187250..73629ab 100755
--- a/pboomer
+++ b/pboomer
@@ -11,7 +11,7 @@ import sys
import time
-USAGE = """Usage: boomer [OPTIONS]
+USAGE = """usage: boomer [OPTIONS]
-d, --delay <seconds: float> delay execution of the program by provided <seconds>
-h, --help show this help and exit
--new-config [filepath] generate a new default config at [filepath]