https://github.com/jonelo/jacksum-help2wiki
Converts `jacksum -h` output to a GitHub Wiki compatible markup
https://github.com/jonelo/jacksum-help2wiki
Last synced: about 1 year ago
JSON representation
Converts `jacksum -h` output to a GitHub Wiki compatible markup
- Host: GitHub
- URL: https://github.com/jonelo/jacksum-help2wiki
- Owner: jonelo
- License: apache-2.0
- Created: 2022-04-23T19:44:22.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-23T19:46:16.000Z (about 4 years ago)
- Last Synced: 2025-02-06T01:41:37.200Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jacksum-help2wiki
Converts `jacksum -h` output to a GitHub Wiki compatible markup
## Usage
```
jacksum -h | ./help2wiki.py > wiki.txt
```