1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2024-09-21 01:15:56 +01:00
HackMyResume/dist/cli/help/analyze.txt

26 lines
554 B
Plaintext
Raw Normal View History

2018-02-11 13:13:13 +00:00
**analyze** | Analyze a resume for statistical insight
Usage:
2018-02-11 13:13:13 +00:00
**hackmyresume ANALYZE <resume>**
The ANALYZE command evaluates the specified resume(s) for
coverage, duration, gaps, keywords, and other metrics.
This command can be run against multiple resumes. Each
will be analyzed in turn.
Parameters:
2018-02-11 13:13:13 +00:00
**<resume>**
2018-02-11 13:13:13 +00:00
Path to a FRESH or JRS resume. Multiple resumes can be
specified, separated by spaces.
2018-02-11 13:13:13 +00:00
hackmyresume ANALYZE resume.json
hackmyresume ANALYZE r1.json r2.json r3.json
Options:
**None.**