1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2024-06-01 12:00:04 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
hacksalot
7144126175
feat: improve help behavior 2018-02-11 08:13:13 -05:00
hacksalot
98f20c368c
feat: introduce HELP command
Add support for a "HELP" verb in the HackMyResume CLI, allowing separate help
pages for each HackMyResume command per #205. The following command invocations
are recognized.

    hackmyresume help
    hackmyresume help build
    hackmyresume help new
    hackmyresume help convert
    hackmyresume help analyze
    hackmyresume help validate
    hackmyresume help peek
    hackmyresume help help
2018-02-10 13:03:52 -05:00