From 2115c8f6a7b45de1f8a073ab207eb28a0784b149 Mon Sep 17 00:00:00 2001
From: Laurent Bercot
Date: Sun, 20 Mar 2016 10:03:43 +0000
Subject: Stylistic cleanups for s6-test, document the -v expression, credit
Aranea
---
doc/s6-test.html | 7 +++++++
1 file changed, 7 insertions(+)
(limited to 'doc/s6-test.html')
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.
+ Non-standard expressions
+
+
+ - -v VAR : tests whether the
+VAR variable is defined in the current environment.
+
+