Skip to content

Commit d77af5a

Browse files
committed
Update the README file to be more descriptive.
1 parent b5bf114 commit d77af5a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
An alternative implementation of the zfs-auto-snapshot service for Linux.
1+
zfs-auto-snapshot:
2+
3+
An alternative implementation of the zfs-auto-snapshot service for Linux
4+
that is compatible with zfs-linux and zfs-fuse.
5+
6+
Automatically create, rotate, and destroy periodic ZFS snapshots. This is
7+
the utility that creates the @zfs-auto-snap_frequent, @zfs-auto-snap_hourly,
8+
@zfs-auto-snap_daily, @zfs-auto-snap_weekly, and @zfs-auto-snap_monthly
9+
snapshots if it is installed.
210

311
This program is a posixly correct bourne shell script. It depends only on
412
the zfs utilities and cron, and can run in the dash shell.

0 commit comments

Comments
 (0)