Skip to content

Commit

Permalink
Fix markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
BlockoS committed Oct 12, 2024
1 parent c4c7cd5 commit 6dc5473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The options are :
* **--help** or **-h** : displays help.
* **--out** or **-o < file >** : main asm file containing includes for all sections as long the irq vector table if the irq-detect option is enabled.
* **--labels** or **-l < file >** : labels definition filename.
* **--labels-out <file>** : extracted labels output filename. Otherwise the labels will be written to <in>.YYMMDDhhmmss.lbl.\n"
* **--labels-out <file>** : extracted labels output filename. Otherwise the labels will be written to `"<in>.YYMMDDhhmmss.lbl"`
* **--comments <file>** : comments description filename.
* **--address** : print statement logical address and page in an inline comment.
* **cfg** : configuration file. It is optional if irq detection is enabled.
Expand Down

0 comments on commit 6dc5473

Please sign in to comment.