diff --git a/docs/refguide.xml b/docs/refguide.xml
index cf44fbe94..ecfccd541 100644
--- a/docs/refguide.xml
+++ b/docs/refguide.xml
@@ -233,6 +233,8 @@ you would expect.
newlines. You can specify a hyphen (-)
as the filename if you want Nmap to read hosts from standard
input rather than an actual file.
+ The input file may contain comments that start with
+ # and extend to the end of the line.
@@ -293,6 +295,8 @@ you would expect.
newline, space, or tab delimited
exclude_file rather than on the
command line.
+ The exclude file may contain comments that start with
+ # and extend to the end of the line.