mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-05 09:56:22 +00:00
Add shortcut options to man page.
This commit is contained in:
parent
815ee3dc7e
commit
542776fd2e
@ -12,16 +12,16 @@ Available commands:
|
||||
|
||||
Available options:
|
||||
|
||||
--theme Path to a FRESH or JSON Resume theme.
|
||||
--pdf Specify the PDF engine to use (if any).
|
||||
--opts Load options from an external JSON file.
|
||||
--format The format (FRESH or JSON Resume) to use.
|
||||
--debug Emit extended debugging info.
|
||||
--assert Treat resume validation warnings as errors.
|
||||
--theme -t Path to a FRESH or JSON Resume theme.
|
||||
--pdf -p Specify the PDF engine to use (if any).
|
||||
--opts -o Load options from an external JSON file.
|
||||
--format -f The format (FRESH or JSON Resume) to use.
|
||||
--debug -d Emit extended debugging info.
|
||||
--assert -a Treat resume validation warnings as errors.
|
||||
--no-colors Disable terminal colors.
|
||||
--no-tips Disable theme messages and tips.
|
||||
--help Display help documentation.
|
||||
--version Display the current version.
|
||||
--help -h Display help documentation.
|
||||
--version -v Display the current version.
|
||||
|
||||
Not all options are supported for all commands. For example, the
|
||||
--theme option is only supported for the BUILD command.
|
||||
|
Loading…
Reference in New Issue
Block a user