[pulseaudio-discuss] [PATCH 5/5] man: Document new .ifenv CLI meta commend
Peter Meerwald
pmeerw at pmeerw.net
Mon May 4 15:13:46 PDT 2015
Signed-off-by: Peter Meerwald <pmeerw at pmeerw.net>
---
man/pulse-cli-syntax.5.xml.in | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/man/pulse-cli-syntax.5.xml.in b/man/pulse-cli-syntax.5.xml.in
index bb3ff70..6180eee 100644
--- a/man/pulse-cli-syntax.5.xml.in
+++ b/man/pulse-cli-syntax.5.xml.in
@@ -326,6 +326,12 @@ License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
file exists.</p></optdesc>
</option>
<option>
+ <p><opt>.ifenv</opt> <arg>name</arg> [<arg>value</arg>]</p>
+ <optdesc><p>Execute the subsequent block of commands only if the specified
+ environment variable exists and, optionally, its value matches the value
+ given.</p></optdesc>
+ </option>
+ <option>
<p><opt>.else</opt> and <opt>.endif</opt></p>
<optdesc><p>A block of commands is delimited by an <opt>.else</opt> or
<opt>.endif</opt> meta command. Nesting conditional commands is not
--
1.9.1
More information about the pulseaudio-discuss
mailing list