diff options
Diffstat (limited to 'sysutils/tarsnap/pkg-message')
-rw-r--r-- | sysutils/tarsnap/pkg-message | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/tarsnap/pkg-message b/sysutils/tarsnap/pkg-message index 30b09f0598f7..c91008dc7129 100644 --- a/sysutils/tarsnap/pkg-message +++ b/sysutils/tarsnap/pkg-message @@ -1,5 +1,6 @@ -================================================================================ - +[ +{ type: install + message: <<EOM If you have never used tarsnap before, you will need to create an account with the tarsnap service and deposit money into the account before you can start using tarsnap; see @@ -10,5 +11,6 @@ Once you have a tarsnap account you will need to create a key file using the tarsnap-keygen utility before you start storing archives; this key file MUST BE KEPT IN A SAFE LOCATION since you will not be able to read your backups without it. - -================================================================================ +EOM +} +] |