An offline node configuration editor. Edits a backup config file for a LCC node.
SYNOPSIS
OfflineLCCNodeEditor xmlfile [backupconfigfile ...]
DESCRIPTION
Uses the saved CDI XML file from the node to create the configuration editor display and loads a backup config file into the configuration editor and saves changes to a new backup config file.
PARAMETERS
- xmlfile - the CDI XML file for the type of node. Required, no default.
- backupconfigfile - [optional] backup config file(s) to edit.
OPTIONS
X11 Resource Options
- -colormap: Colormap for main window
- -display: Display to use
- -geometry: Initial geometry for window
- -name: Name to use for application
- -sync: Use synchronous mode for display server
- -visual: Visual for main window
- -use: Id of window in which to embed application
Other options
- -help Print a short help message and exit.
- -debug Turn on debug output.
AUTHOR
Robert Heller <heller@deepsoft.com>