Updated markup of scripts.
This commit is contained in:
parent
7ab23985e1
commit
03f5c95b33
3 changed files with 5 additions and 9 deletions
|
@ -18,11 +18,10 @@ fi
|
|||
# Display usage information if input is from a terminal
|
||||
if [ -t 0 ]; then
|
||||
exec >&2
|
||||
echo "$summary"
|
||||
echo
|
||||
echo "Usage: \"zlevis-decrypt < file.jwe\""
|
||||
echo "Usage ZFS: \"zfs list -Ho tpm:jwe <pool> | zlevis-decrypt\""
|
||||
echo
|
||||
echo "$summary"
|
||||
exit 2
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue