[mylvmbackup] Rsync

I'm trying to figure out how to rsync directly to another server.  I tried
using the following:

mylvmbackup --backuptype=rsync --vgname=lvm_volume_1
--lvname=lvm_logical_mysql --backupdir=10.0.0.1:/backups --relpath=mysql

I'm not sure where I am supposed to specify what server IP address to copy
the files to.  I tried using the --backupdir argument.  Is that correct?

Other related posts: