Which command will instruct slurpd to process the replication error log in one-shot mode for the server 192.168.0.3?
A.
slurpd -r -o </path/to/replication/error/log
B.
slurpd -r -h 192.168.0.3 -o
C.
slurpd -r -o 192.168.0.3
D.
slurpd -r -f /path/to/replication/error/log -o
E.
slurpd -r /path/to/replication/error/log -o