mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-02-23 17:29:23 +08:00
-o is output filename, not output format
This commit is contained in:
parent
3e30d5aefe
commit
d1e8ba6039
@ -814,8 +814,8 @@ The syntax is:
|
||||
\b \c{-Ox} where \c{x} is the actual letter \c{x}, indicates to NASM
|
||||
to do unlimited passes.
|
||||
|
||||
Note that this is a capital O, and is different from a small o, which
|
||||
is used to specify the output format. See \k{opt-o}.
|
||||
Note that this is a capital \c{O}, and is different from a small \c{o}, which
|
||||
is used to specify the output file name. See \k{opt-o}.
|
||||
|
||||
|
||||
\S{opt-t} The \i\c{-t} option: Enable TASM Compatibility Mode
|
||||
|
Loading…
Reference in New Issue
Block a user