Commit Graph

1 Commits

Author SHA1 Message Date
e94fdbf837 feat(bash): add self-contained help extraction script
All checks were successful
Auto Changelog & (Release) / release (push) Successful in 7s
- Introduces a Bash script showcasing embedded help text extraction
- Implements a `show_help` function utilizing `sed` for parsing comments
- Supports `--help` and `--verbose` options for enhanced usability
2025-07-02 20:55:05 +02:00