summaryrefslogtreecommitdiff
path: root/asm/nasm.c
diff options
context:
space:
mode:
Diffstat (limited to 'asm/nasm.c')
-rw-r--r--asm/nasm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/asm/nasm.c b/asm/nasm.c
index 65116ab3..b80d7d6f 100644
--- a/asm/nasm.c
+++ b/asm/nasm.c
@@ -2025,6 +2025,7 @@ static void help(FILE *out)
" -Lf ignore .nolist (force output)\n"
" -Lm show all single-line macro definitions\n"
" -Lp output a list file every pass, in case of errors\n"
+ " -L+ enable all listing options (very verbose!)\n"
"\n"
" -Oflags... optimize opcodes, immediates and branch offsets\n"
" -O0 no optimization\n"