]> git.ipfire.org Git - thirdparty/man-pages.git/commit
bin/grepc, grepc.1: Rename option -c to -r
authorAlejandro Colomar <alx@kernel.org>
Sun, 5 Nov 2023 12:23:29 +0000 (13:23 +0100)
committerAlejandro Colomar <alx@kernel.org>
Wed, 29 Oct 2025 20:29:22 +0000 (21:29 +0100)
commitd4059951c5c0afd95919f548ea1bde6ff2c53e42
treec84f0f732182a13087fe2b495a2d051cd101bb92
parent128c05881f0b627fcd21061b1ee033b21834f556
bin/grepc, grepc.1: Rename option -c to -r

This leaves -c unused, so we can add -c with the same meaning of
grep(1): count.

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