.TH ola_rdm_discover 1 "October 2015" .SH NAME ola_rdm_discover \- Fetch the UID list for a universe. .SH SYNOPSIS .B ola_rdm_discover --universe [--full|--incremental] .SH DESCRIPTION .B ola_rdm_discover Fetch the UID list for a universe. .SH OPTIONS .IP "-f, --full" Force full RDM Discovery for this universe .IP "-h, --help" Display the help message .IP "-i, --incremental" Force incremental RDM Discovery for this universe .IP "-l, --log-level " Set the logging level 0 .. 4. .IP "-u, --universe " The universe to do RDM discovery on .IP "-v, --version" Display version information .IP "--include-broadcast" Include broadcast UID for this universe .IP "--include-vendorcast" Include vendorcast UID for this universe .IP "--no-use-epoll" Disable the use of epoll(), revert to select() .IP "--scheduler-policy " The thread scheduling policy, one of {fifo, rr}. .IP "--scheduler-priority " The thread priority, only used if --scheduler-policy is set. .IP "--syslog" Send to syslog rather than stderr.