Skip to content

Commit cb546f0

Browse files
committed
Fix rgbasm(1) formatting
1 parent a60186d commit cb546f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/rgbasm.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ section for a list of warnings.
200200
Disable all warning output, even when turned into errors.
201201
.It Fl X Ar max_errors , Fl \-max-errors Ar max_errors
202202
If more than this number of errors (not warnings) occur, then abort the assembly process;
203-
.Fl X 0
203+
.Fl X Ar 0
204204
disables this behavior.
205205
The default is 100 if
206206
.Nm

0 commit comments

Comments
 (0)