diff options
Diffstat (limited to 'bin/without-env')
-rwxr-xr-x | bin/without-env | 2 |
1 files changed, 1 insertions, 1 deletions
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 } |