From 379150b7acbc7d32c539165413f1a340b1e557e4 Mon Sep 17 00:00:00 2001 From: Anmol Sethi Date: Mon, 14 Nov 2022 13:59:18 -0800 Subject: [PATCH] install.sh: Improve postinstall formatting --- ci/release/_install.sh | 5 +++-- install.sh | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ci/release/_install.sh b/ci/release/_install.sh index 29ca02d2b..aa9c4ef22 100755 --- a/ci/release/_install.sh +++ b/ci/release/_install.sh @@ -186,7 +186,7 @@ Then run: d2 --help EOF else - log "You may run d2 --help" + log "Run d2 --help for usage." fi if ! manpath | grep -qF "$PREFIX/share/man"; then logcat >&2 <&2 <