ola_patch - Control OLA port bindings.
Contents
Description
ola_patch is used to control the port to universe mappings in olad(1).
Examples
Patchoutputport1ofdevice4touniverse3:
ola_patch -d 4 -p 1 -u 3
Patchinputport2ofdevice5touniverse10:
ola_patch -d 5 -p 2 -i -u 10
Name
ola_patch - Control OLA port bindings.
Options
-d, --device <device>
The id of device to patch.
-h, --help
Display the help message.
-p, --port <port>
The id of the port to patch.
-r, --unpatch
Unpatch this port.
-i, --input
Patch the input port (default is output).
-u, --universe <universe-id>
The id of the universe to patch to (default 0).
See Also
olad(1), ola_dev_info(1), July 2013 ola_patch(1)
Synopsis
ola_patch[options]
