ref: c2a5d7e3f28e86aeef1e4e37e2b88e46af90b62c
dir: /rc/bin/replica/changes/
#!/bin/rc
rfork en
fn usage {
echo 'usage: replica/changes replica-name [paths]' >[1=2]
exit usage
}
. /rc/bin/replica/defs $*
need clientdb clientroot clientproto
must clientmount
exec replica/updatedb -p $clientproto -l -r $clientroot $clientexclude $clientdb $paths