This is automatically generated documentation. Edit after the "COMMENTS" heading; changes to the main body will be lost.
separates a component from a combined Click configuration
click-uncombine [param=value ...] [options] [router-file [component]]
The click-uncombine tool reads a combined router configuration created by click-combine and outputs one of its components. The chosen component is specified by its name, as originally specified to click-combine.
If any filename argument is a single dash "-", click-uncombine will use the standard input or output instead, as appropriate. You can give one or two non-option arguments; the first is the router file and the second, the component name.
Eddie Kohler, kohler@cs.ucla.edu
http://www.pdos.lcs.mit.edu/click/