summaryrefslogtreecommitdiff
path: root/doc/nasmdoc.src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/nasmdoc.src')
-rw-r--r--doc/nasmdoc.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src
index 73ccbf8..f6616eb 100644
--- a/doc/nasmdoc.src
+++ b/doc/nasmdoc.src
@@ -761,6 +761,9 @@ The syntax is:
The number specifies the maximum number of passes. The more
passes, the better the code, but the slower is the assembly.
+\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}.