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:
|
Available options:
|
||||||
|
|
||||||
--theme Path to a FRESH or JSON Resume theme.
|
--theme -t Path to a FRESH or JSON Resume theme.
|
||||||
--pdf Specify the PDF engine to use (if any).
|
--pdf -p Specify the PDF engine to use (if any).
|
||||||
--opts Load options from an external JSON file.
|
--opts -o Load options from an external JSON file.
|
||||||
--format The format (FRESH or JSON Resume) to use.
|
--format -f The format (FRESH or JSON Resume) to use.
|
||||||
--debug Emit extended debugging info.
|
--debug -d Emit extended debugging info.
|
||||||
--assert Treat resume validation warnings as errors.
|
--assert -a Treat resume validation warnings as errors.
|
||||||
--no-colors Disable terminal colors.
|
--no-colors Disable terminal colors.
|
||||||
--no-tips Disable theme messages and tips.
|
--no-tips Disable theme messages and tips.
|
||||||
--help Display help documentation.
|
--help -h Display help documentation.
|
||||||
--version Display the current version.
|
--version -v Display the current version.
|
||||||
|
|
||||||
Not all options are supported for all commands. For example, the
|
Not all options are supported for all commands. For example, the
|
||||||
--theme option is only supported for the BUILD command.
|
--theme option is only supported for the BUILD command.
|
||||||
|
Loading…
Reference in New Issue
Block a user