summaryrefslogtreecommitdiff
path: root/app-backup/snapper/snapper-0.10.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-11-28 19:17:26 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-11-28 19:17:26 +0000
commitee2ff072f141c81ba073dc664091d2780d4e74e0 (patch)
tree256698fba11c19f443826d59ae77e910ef393ac3 /app-backup/snapper/snapper-0.10.3.ebuild
parent59a39bcb5ac61a72539ef178989f51c0d526cea4 (diff)
gentoo auto-resync : 28:11:2022 - 19:17:26
Diffstat (limited to 'app-backup/snapper/snapper-0.10.3.ebuild')
-rw-r--r--app-backup/snapper/snapper-0.10.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-backup/snapper/snapper-0.10.3.ebuild b/app-backup/snapper/snapper-0.10.3.ebuild
index 9a6520a5bb31..7dfccdfc6e12 100644
--- a/app-backup/snapper/snapper-0.10.3.ebuild
+++ b/app-backup/snapper/snapper-0.10.3.ebuild
@@ -84,5 +84,6 @@ pkg_postinst() {
elog "at least one config first. To do this, run:"
elog "snapper create-config <subvolume>"
elog "For more information, see man (8) snapper or"
- elog "http://snapper.io/documentation.html"
+ elog "http://snapper.io/documentation.html and"
+ elog "https://wiki.gentoo.org/wiki/Snapper"
}