summaryrefslogtreecommitdiff
path: root/userguide.html
diff options
context:
space:
mode:
Diffstat (limited to 'userguide.html')
-rw-r--r--userguide.html13
1 files changed, 11 insertions, 2 deletions
diff --git a/userguide.html b/userguide.html
index 902e92a..bf82a25 100644
--- a/userguide.html
+++ b/userguide.html
@@ -4208,7 +4208,16 @@ The <em>depth</em> macro attribute sets the maximum permitted number of
</li>
<li>
<p>
-If the he <em>warnings</em> attribute is set to <em>False</em> (or any other
+The <code>lines</code> macro attribute can be used to include specific lines of
+ the file. You can specify a range of pages by using <code>..</code> between
+ the two numbers, for example <code>1..10</code> would include the first 10
+ lines. You can include multiple ranges or invdividual pages by using
+ a comma or semi-colon, for example <code>1..10,45,50..60</code>.
+</p>
+</li>
+<li>
+<p>
+If the <em>warnings</em> attribute is set to <em>False</em> (or any other
Python literal that evaluates to boolean false) then no warning
message is printed if the included file does not exist. By default
<em>warnings</em> are enabled.
@@ -9756,7 +9765,7 @@ General Public License version 2 for more details.</p></div>
<div id="footer">
<div id="footer-text">
Version 9.0.5<br />
-Last updated 2021-02-01 01:54:29 UTC<br />
+Last updated 2021-02-04 03:27:36 UTC<br />
AsciiDoc is a trademark of the Eclipse Foundation, Inc.
</div>
<div id="footer-badges">