Page MenuHomeFreeBSD

grep: Add quotes in manpage when using wildcards with --include
ClosedPublic

Authored by diizzy on Oct 5 2022, 9:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 21, 12:51 PM
Unknown Object (File)
Thu, May 15, 10:00 AM
Unknown Object (File)
Apr 25 2025, 9:19 PM
Unknown Object (File)
Apr 22 2025, 6:27 AM
Unknown Object (File)
Apr 21 2025, 1:52 PM
Unknown Object (File)
Mar 26 2025, 3:10 PM
Unknown Object (File)
Mar 4 2025, 2:18 PM
Unknown Object (File)
Feb 26 2025, 12:35 AM
Subscribers

Details

Summary

Example uses --include=*.h which doesn't work as intended

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

diizzy requested review of this revision.Oct 5 2022, 9:26 AM
diizzy retitled this revision from grep: Add qutoes when using wildcards in --include to grep: Add qutoes in manpage when using wildcards with --include.Oct 5 2022, 4:39 PM

LGTM, modulo s/qutoes/quotes/ in the subject line. Thanks!

This revision is now accepted and ready to land.Oct 5 2022, 4:47 PM
diizzy retitled this revision from grep: Add qutoes in manpage when using wildcards with --include to grep: Add quotes in manpage when using wildcards with --include.Oct 5 2022, 5:02 PM