From aa687edb97564beaddf382ce37629eb4f404cc1d Mon Sep 17 00:00:00 2001 From: Andinus Date: Thu, 15 Oct 2020 18:46:06 +0530 Subject: Update help message to add signify & remove delete option --- leo.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'leo.pl') diff --git a/leo.pl b/leo.pl index 01708ad..50614d1 100755 --- a/leo.pl +++ b/leo.pl @@ -217,10 +217,10 @@ Profile:}; print "[Enabled]" if $options{sign}; print qq{ Sign files with $gpg_fingerprint\n - --delete }; - print "[Enabled]" if $options{delete}; + --signify }; + print "[Enabled]" if $options{signify}; print qq{ - Delete the tar file after running $gpg_bin\n + Sign with signify(1)\n --verbose --help }; -- cgit 1.4.1-2-gfad0