diff --git a/doc/ca65.sgml b/doc/ca65.sgml
index 9294a94c5..f39841406 100644
--- a/doc/ca65.sgml
+++ b/doc/ca65.sgml
@@ -109,6 +109,7 @@ Long options:
--help Help (this text)
--ignore-case Ignore case of symbols
--include-dir dir Set an include directory search path
+ --list-bytes n Maximum number of bytes per listing line
--listing Create a listing if assembly was ok
--pagelength n Set the page length for the listing
--smart Enable smart mode
@@ -179,6 +180,14 @@ Here is a description of all the command line options:
may change in future versions.
+ --list-bytes n
+
+ Set the maximum number of bytes printed in the listing for one line of
+ input. See the directive
+ for more information. The value zero can be used to encode an unlimited
+ number of printed bytes.
+
+
-o name
The default output name is the name of the input file with the extension