improve docs

Signed-off-by: Dave Rodgman <[email protected]>
This commit is contained in:
Dave Rodgman
2024-02-29 14:11:50 +00:00
parent 03b232ae4e
commit b93ae3b453
+1 -1
View File
@@ -19,7 +19,7 @@
#
# NO_SILENCE - a regex that describes the commandline arguments for which output will not
# be silenced, e.g. " --version | test ". In this example, "make test" will
# not be silent, but "make lib" will be.
# not be silent, but "make lib test" will be.
# Locate original tool
TOOL_WITH_PATH=$(dirname "$0")/$TOOL