BOOTSTRAP commands
PROGRAM NAME
kgentb - Creates a toolbox from scratch.
DESCRIPTION
This program takes the specifications provided, and creates a new toolbox
object. If a toolbox by the name given (or located at the path given)
already exists an error message will be given and the program will exit.
If the [-add] flag is specified, the appropriate toolbox entry will be
added to the toolbox table, without generating the toolbox object (in this
case, it is understood that the toolbox in question already exists).
This allows users to add newly-acquired toolboxes to their list of available
toolboxes automatically. Note that the entry will not be added if the
specified path is not the top level path to a real (existing) toolbox.
REQUIRED ARGUMENTS
- -tb
-
type: string
desc: toolbox to create
- -path
-
type: string
desc: toolbox path
OPTIONAL ARGUMENTS
- -title
-
type: string
desc: toolbox title
default: {none}
- -info
-
type: string
desc: toolbox description file
default: {none}
- -author
-
type: string
desc: toolbox author
default: {none}
- -email
-
type: string
desc: toolbox author email
default: {none}
- -add
-
type: flag
desc: add toolbox instead of generate?
EXAMPLES
None
SEE ALSO
None
RESTRICTIONS
REFERENCES
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.