1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00

gnu: zfs-auto-snapshot: Wrap long lines.

* gnu/packages/file-systems.scm (zfs-auto-snapshot)[synopsis, description]:
Wrap long lines.
This commit is contained in:
Mathieu Othacehe
2021-05-13 15:58:25 +02:00
parent ba3b295a3e
commit da01347bf1

View File

@@ -1208,13 +1208,13 @@ community.")
(string-append "DESTDIR=" out)))
#t)))))
(home-page "https://github.com/zfsonlinux/zfs-auto-snapshot")
(synopsis "Automatically create, rotate, and destroy periodic ZFS snapshots")
(description
"An alternative implementation of the zfs-auto-snapshot service for Linux
that is compatible with zfs-linux (now OpenZFS) and zfs-fuse.
(synopsis "Automatically create, rotate and destroy ZFS snapshots")
(description "An alternative implementation of the zfs-auto-snapshot
service for Linux that is compatible with zfs-linux (now OpenZFS) and
zfs-fuse.
On Guix System, you will need to invoke the included shell scripts as @code{job}
definitions in your @code{operating-system} declaration.")
On Guix System, you will need to invoke the included shell scripts as
@code{job} definitions in your @code{operating-system} declaration.")
(license license:gpl2+)))
(define-public mergerfs