]> git.ipfire.org Git - thirdparty/man-pages.git/commit
bin/grepc: bugfix: Pass options to grep(1) correctly
authorAlejandro Colomar <alx@kernel.org>
Tue, 7 Nov 2023 17:06:55 +0000 (18:06 +0100)
committerAlejandro Colomar <alx@kernel.org>
Wed, 29 Oct 2025 20:29:27 +0000 (21:29 +0100)
commit6f637ebfc3730f9e91e0786afeade17b36ac4bcd
treee652521fc0407ea1057780424fc39c77be980de3
parent1ae8d21a040bf9b89c60f3943496c4b8e9ad482b
bin/grepc: bugfix: Pass options to grep(1) correctly

Fixes: 92dca8e97bfa ("bin/grepc: srcfix (Variables for options hold their '-')")
Signed-off-by: Alejandro Colomar <alx@kernel.org>
bin/grepc