1Maintain and replicate ZFS snapshots
2
3zap automates the management of zfs snapshots.  With a few, simple
4crontab entries, it can be used to create a comprehensive zfs backup
5system.  There are no configuration files.  All parameters are supplied
6on the command line or in zfs properties and all snapshot information
7is stored in snapshot names.
8
9zap plays nice with manually created snapshots or snapshots from other
10tools.  It will only operate on snapshots it creates.
11