summaryrefslogtreecommitdiff
path: root/doc/s6-test.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2016-03-20 10:03:43 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2016-03-20 10:03:43 +0000
commit2115c8f6a7b45de1f8a073ab207eb28a0784b149 (patch)
tree947722a5798cc708da0feca21c499456fa082a4d /doc/s6-test.html
parentc2edfe05b05ad2f19c659dda994641c2d958aeab (diff)
downloads6-portable-utils-2115c8f6a7b45de1f8a073ab207eb28a0784b149.tar.xz
Stylistic cleanups for s6-test, document the -v expression, credit Aranea
Diffstat (limited to 'doc/s6-test.html')
-rw-r--r--doc/s6-test.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/s6-test.html b/doc/s6-test.html
index d256cdf..6b48d42 100644
--- a/doc/s6-test.html
+++ b/doc/s6-test.html
@@ -50,5 +50,12 @@ program; however, if your arguments never start with a backslash, it exhibits th
exact same behaviour.
</p>
+<h2> Non-standard expressions </h2>
+
+<ul>
+ <li> <tt>-v&nbsp;<em>VAR</em></tt>&nbsp;: tests whether the
+<em>VAR</em> variable is defined in the current environment. </li>
+</ul>
+
</body>
</html>