From 34cc5d8169b0b18ebf5dfaa8fc3b9e5323f93235 Mon Sep 17 00:00:00 2001 From: Andinus Date: Wed, 14 Oct 2020 21:07:14 +0530 Subject: Add additional information in README --- README | 3 +++ leo.pl | 3 +-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README b/README index 4347a9b..a9532ae 100644 --- a/README +++ b/README @@ -39,6 +39,9 @@ pre-defined list. It can encrypt/sign files with gpg2(1). │ git clone https://git.tilde.institute/andinus/leo && \ │ cd leo │ + │ # Install dependencies with cpanm. + │ cpanm --installdeps . + │ │ # Copy the config. │ cp share/leo.conf $HOME/.config/leo.conf │ diff --git a/leo.pl b/leo.pl index 4b05e94..f079419 100755 --- a/leo.pl +++ b/leo.pl @@ -165,8 +165,7 @@ Profile:}; print " $_\n" foreach $profile{$prof}{backup}->@*; print "\n"; } - print qq{ -Options: + print qq{Options: --encrypt }; print "[Enabled]" if $options{encrypt}; print qq{ -- cgit 1.4.1-2-gfad0