davidw 02/01/19 04:53:57
Modified: doc commands.html
Log:
Removed load_auth command description.
Revision Changes Path
1.8 +1 -8 tcl-rivet/doc/commands.html
Index: commands.html
===================================================================
RCS file: /home/cvs/tcl-rivet/doc/commands.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- commands.html 18 Jan 2002 20:07:18 -0000 1.7
+++ commands.html 19 Jan 2002 12:53:56 -0000 1.8
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <!-- $Id: commands.html,v 1.7 2002/01/18 20:07:18 davidw Exp $ -->
+ <!-- $Id: commands.html,v 1.8 2002/01/19 12:53:56 davidw Exp $ -->
<html>
<head>
<title>Apache Rivet Tcl Commands</title>
@@ -84,13 +84,6 @@
<code><b>load_env <i>array_name</i></b></code><br> Load the
array of environment variables into the specified array name.
Uses array "<code>env</code>" by default.
- </li>
-
- <li>
- <code><b>load_auth <i>array_name</i></b></code><br> Load the
- authorization information ("<code>user</code>" and
- "<code>pass</code>") into the specified array name. Uses
- array "<code>auth</code>" by default.
</li>
<li>