ref: 2ee5786596169a87ef51d21e9b5df0b32d377ef5
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