From 41d417d2853f72694a4812d38e0a5da811896cb0 Mon Sep 17 00:00:00 2001
From: fche
Date: Thu, 11 Jun 2020 15:23:44 +0000
Subject: removed man pages
---
tapsets/API-env-var_html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'tapsets/API-env-var_html')
diff --git a/tapsets/API-env-var_html b/tapsets/API-env-var_html
index 07468025..6b34ed22 100644
--- a/tapsets/API-env-var_html
+++ b/tapsets/API-env-var_html
@@ -2,9 +2,9 @@
Fetch environment variable from current process
Synopsis
env_var:string(name:string)
-Arguments
Arguments
name
Name of the environment variable to fetch
-
Description
Returns the contents of the specified environment value
for the current process. If the variable isn't set an empty string
is returned.
--
cgit