]> git.ipfire.org Git - thirdparty/man-pages.git/commit
bin/grepc: srcfix (Variables for options hold their '-')
authorAlejandro Colomar <alx@kernel.org>
Sat, 4 Nov 2023 20:53:13 +0000 (21:53 +0100)
committerAlejandro Colomar <alx@kernel.org>
Wed, 29 Oct 2025 20:29:20 +0000 (21:29 +0100)
commit8d7b0b9ed3f5bef652d40ee3dc7a4b1b658ae811
treedb494aba1719d0830e4945229093a38f3a32d6ed
parent7842e2ed7ee06a7a99d6718e3f2b4effbe4c0c2c
bin/grepc: srcfix (Variables for options hold their '-')

This is to allow adding options that have arguments that are passed to
pcre2grep(1).

Signed-off-by: Alejandro Colomar <alx@kernel.org>
bin/grepc