summaryrefslogtreecommitdiff
path: root/Master/setuptl/tlpm.readme
diff options
context:
space:
mode:
authorStaszek Wawrykiewicz <staw@gust.org.pl>2007-01-13 19:25:26 +0000
committerStaszek Wawrykiewicz <staw@gust.org.pl>2007-01-13 19:25:26 +0000
commit6e91ee46ebae73eb22974fbfbaa97a14482b2931 (patch)
tree211c87c18b2dc511236d493983695e9141822dd5 /Master/setuptl/tlpm.readme
parente69195d37fe89c718d2472b61bec8d9e1cc413f4 (diff)
tlpmgui 1.56
git-svn-id: svn://tug.org/texlive/trunk@3429 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/setuptl/tlpm.readme')
-rw-r--r--Master/setuptl/tlpm.readme17
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/setuptl/tlpm.readme b/Master/setuptl/tlpm.readme
index 69c9bca6b23..e620ad70030 100644
--- a/Master/setuptl/tlpm.readme
+++ b/Master/setuptl/tlpm.readme
@@ -105,6 +105,10 @@ Bugs reports and comments are welcome (tlpmgui@gust.org.pl)
there is no such a command available anymore; program version
is displayed in the banner and command prompt
09.01.2007, 2.17 -- code comments, readme changes
+12.01.2007, 2.18 -- since 'cmd set...' does not work as expected (the variable is
+ not kept in the environment during TLPM session), we introduce
+ new 'set' command
+12.01.2007, 2.19 -- protection from defining variables of empty name
* Known issues
1. Installation from DVD is much slower than from CD. Sorry...
@@ -145,6 +149,7 @@ uninst uninstall a package from specified target directory
check check installation dependencies and consistency
info show package info
help show this help or the given command description
+set set environment variable for current TLPM session
cmd execute a system command
quit leave the program
@@ -388,6 +393,18 @@ info context
+##################################### set #####################################
+USAGE:
+set <key-val list>
+
+DESCRIPTION:
+(Re)Sets environment variable for the current TLPM session.
+
+EXAMPLES:
+set TEXMFCNF=D:/TeX/texmf/web2c LOFO=.;lofo//
+
+
+
##################################### cmd #####################################
USAGE:
cmd <command>