summarylogtreecommitdiffstats
path: root/archuseriso.install
diff options
context:
space:
mode:
Diffstat (limited to 'archuseriso.install')
-rw-r--r--archuseriso.install4
1 files changed, 3 insertions, 1 deletions
diff --git a/archuseriso.install b/archuseriso.install
index 1d429283539b..5c5ab3df1cc5 100644
--- a/archuseriso.install
+++ b/archuseriso.install
@@ -1,8 +1,10 @@
post_install() {
echo
- echo 'This release brings encryption, see aui-mkpersistent command for help.'
+ echo '==='
+ echo 'Encryption now available, see aui-mkpersistent command for help.'
echo
echo 'archuseriso command was renamed aui-mkiso'
+ echo '==='
echo
}