This commit is contained in:
dbrgn 2022-01-02 01:05:55 +00:00
commit c73e622d66
4 changed files with 2 additions and 10 deletions

View file

@ -285,10 +285,6 @@ your custom page will be shown instead of the upstream version in the cache.</p>
want to extend it with your own examples that you frequently need. In this
case, use a file called <code>&lt;command&gt;.patch</code>, it will be appended to existing
pages.</p>
<blockquote>
<p><strong>Note:</strong> Because the patch file will be concatenated directly to the page
file, it needs to start with an empty line.</p>
</blockquote>
<p>Path:</p>
<pre><code>$CUSTOM_PAGES_DIR/&lt;command&gt;.patch
</code></pre>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -188,10 +188,6 @@ your custom page will be shown instead of the upstream version in the cache.</p>
want to extend it with your own examples that you frequently need. In this
case, use a file called <code>&lt;command&gt;.patch</code>, it will be appended to existing
pages.</p>
<blockquote>
<p><strong>Note:</strong> Because the patch file will be concatenated directly to the page
file, it needs to start with an empty line.</p>
</blockquote>
<p>Path:</p>
<pre><code>$CUSTOM_PAGES_DIR/&lt;command&gt;.patch
</code></pre>