Fixes.
h3rald h3rald@h3rald.com
Thu, 05 Dec 2024 15:42:35 +0100
1 files changed,
16 insertions(+),
16 deletions(-)
jump to
M
web/contents/get.html
→
web/contents/get.html
@@ -33,22 +33,22 @@ <p>Running <code>hex -h</code> will print the following list of all the available command line options for the hex
executable:</p> <pre> - _*_ _ - / \hex\* programming language - *\_/_/_/ v{{release}} - * (c) {{year}} Fabio Cevasco - - USAGE - hex [options] [file] - - ARGUMENTS - file A .hex file to interpret - - OPTIONS - -d, --debug Enable debug mode. - -h, --help Display this help message. - -m --manual Display the manual. - -v, --version Display hex version. + _*_ _ + / \hex\* programming language + *\_/_/_/ v{{release}} - (c) {{year}} Fabio Cevasco + * + + USAGE + hex [options] [file] + + ARGUMENTS + file A .hex file to interpret + + OPTIONS + -d, --debug Enable debug mode. + -h, --help Display this help message. + -m --manual Display the manual. + -v, --version Display hex version. </pre> <p>If you do not specify any option or argument, a simple <abbr title="Read-Eval-Print-Loop">REPL</abbr> will be