Fix rgbasm(1) formatting

This commit is contained in:
Rangi42
2024-11-08 22:29:52 -05:00
parent a60186db2f
commit cb546f0cd8

View File

@@ -200,7 +200,7 @@ section for a list of warnings.
Disable all warning output, even when turned into errors.
.It Fl X Ar max_errors , Fl \-max-errors Ar max_errors
If more than this number of errors (not warnings) occur, then abort the assembly process;
.Fl X 0
.Fl X Ar 0
disables this behavior.
The default is 100 if
.Nm