logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ola_patch - Control OLA port bindings.

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]

See Also