From 7b468dc4390748b2d0a1f480b626a79fc6f57167 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 19 Oct 2022 00:05:59 -0300 Subject: bin/without-env: Fix -h flag in USAGE string --- bin/without-env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/without-env b/bin/without-env index fb1f807..fd9d1e8 100755 --- a/bin/without-env +++ b/bin/without-env @@ -5,7 +5,7 @@ usage() { cat <<-'EOF' Usage: without-env ENVVAR PATH -- COMMAND... - without-env [-h] + without-env -h EOF } -- cgit v1.2.3