modify: whitespace and line length cleanups.

This should contain no functional modifications.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>
This commit is contained in:
Denis 'GNUtoo' Carikli 2023-11-27 00:27:27 +01:00 committed by Adrien 'neox' Bourmault
parent ec100eee05
commit 9c5a04ba47
Signed by: neox
GPG Key ID: 2974E1D5F25DFCC8
1 changed files with 28 additions and 27 deletions

3
modify
View File

@ -89,7 +89,8 @@ if [ $# -gt 1 ]; then
"${modify}"/"${mode}"/"${option}" $@
else
help
die "Invalid option for '${mode}'. See './modify ${mode} list'."
die "Invalid option for '${mode}'." \
" See './modify ${mode} list'."
fi
else
help