From 2f6fb1de1c81b147cbf25cb1c1b3e1b149eb0622 Mon Sep 17 00:00:00 2001
From: Oliver Schmidt
Date: Fri, 26 Aug 2016 11:06:58 +0200
Subject: [PATCH] Added -Wc to the (pseudo) output dump.
---
doc/cl65.sgml | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/cl65.sgml b/doc/cl65.sgml
index b9a6cd1e4..eef6a12a3 100644
--- a/doc/cl65.sgml
+++ b/doc/cl65.sgml
@@ -62,6 +62,7 @@ Short options:
-V Print the version number
-W name[,...] Supress compiler warnings
-Wa options Pass options to the assembler
+ -Wc options Pass options to the compiler
-Wl options Pass options to the linker
Long options:
--
2.39.5