diff options
| author | kj_sh604 | 2026-05-23 00:04:23 -0400 |
|---|---|---|
| committer | kj_sh604 | 2026-05-23 00:04:23 -0400 |
| commit | 43333b0ce2873e383e3221ce33603de3f95b7d68 (patch) | |
| tree | e3436d7daeb180ecd082902db95ad5bcf403189a | |
| parent | a663018435f42b4f2f801e96a5b67d1317aef5a4 (diff) | |
refactor: some semantic changes
| -rw-r--r-- | README (renamed from README.md) | 0 | ||||
| -rwxr-xr-x | pboomer | 2 |
2 files changed, 1 insertions, 1 deletions
@@ -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] |
