Add simple usage explanation + TODOs
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
TEMPLATE_FILE="$(dirname $0)/verify-script.template"
|
||||
|
||||
# TODO: argument for the message in case you want to apply it to many files.
|
||||
read -p "Enter message to sign for the file: " MESSAGE
|
||||
MESSAGE="$MESSAGE\n"
|
||||
#echo "message: $MESSAGE"
|
||||
|
||||
Reference in New Issue
Block a user