summaryrefslogtreecommitdiffstats
path: root/doc/cli.html.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-11-21 22:07:47 +0000
committerLennart Poettering <lennart@poettering.net>2004-11-21 22:07:47 +0000
commit9f23c8f36299635f78475ee9e90b0a20c5cf3b84 (patch)
treef2244d49e9a579fa089784df80031289607edf14 /doc/cli.html.in
parent4763ca1376fc136158e576de94dc1cf6c6584973 (diff)
Documentation updates
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@310 fefdeb5f-60dc-0310-8127-8f9354f1896f
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>