mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-13 04:50:09 +00:00
Merge pull request #164 from jonathanGB/master
little fix in the "Use" base case
This commit is contained in:
commit
9718c652ab
@ -184,7 +184,7 @@ Assuming you've got a JSON-formatted resume handy, generating resumes in
|
||||
different formats and combinations is easy. Just run:
|
||||
|
||||
```bash
|
||||
hackmyresume BUILD <INPUTS> <OUTPUTS> [-t theme].
|
||||
hackmyresume BUILD <INPUTS> TO <OUTPUTS> [-t theme].
|
||||
```
|
||||
|
||||
Where `<INPUTS>` is one or more .json resume files, separated by spaces;
|
||||
|
Loading…
Reference in New Issue
Block a user