From 7249afe98ee669b53d7bd7f4510fcd41deb6f290 Mon Sep 17 00:00:00 2001 From: nerun Date: Mon, 26 Jun 2023 16:10:37 -0300 Subject: [PATCH] tomb help: "engrave" lined up (added +5 spaces). --- tomb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tomb b/tomb index 12a9d53..74c7026 100755 --- a/tomb +++ b/tomb @@ -786,7 +786,7 @@ usage() { echo [[ $QRENCODE == 1 ]] && { _print " // Backup on paper:" - _print " engrave makes a QR code of a KEY to be saved on paper" + _print " engrave makes a QR code of a KEY to be saved on paper" echo } [[ $STEGHIDE == 1 || $CLOAKIFY == 1 || $DECLOAKIFY == 1 ]] && {