summaryrefslogtreecommitdiffstats
path: root/doc/cli.html.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cli.html.in')
-rw-r--r--doc/cli.html.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/cli.html.in b/doc/cli.html.in
index 49e568f8..61d29e5a 100644
--- a/doc/cli.html.in
+++ b/doc/cli.html.in
@@ -112,6 +112,12 @@ immediately. The sample is loaded only when it is first used. After a
certain idle time it is freed again. Expects the the desired sample
name and file name to load as arguments.</p>
+<h3><tt>load-sample-dir-lazy</tt></h3>
+
+<p>Load all entries in the specified directory into the sample cache
+as lazy entries. A shell globbing expression (e.g. <tt>*.wav</tt>) may
+be appended to the path of the directory to add.</p>
+
<h2>Module Autoloading</h2>
<h3><tt>list-autoload</tt></h3>
@@ -203,6 +209,6 @@ play-file /usr/share/sounds/startup3.wav combined
</pre>
<hr/>
-<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, September 2004</address>
+<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, November 2004</address>
<div class="grey"><i>$Id$</i></div>
</body> </html>