#!/usr/bin/env bash
echo "mfssnapshot is deprecated, use mfsappendchunks instead or consider using mfsmakesnapshot"
mfsappendchunks "$@"
