We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I firstly report but for Debian distro:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840774
but as man page provided upstream I've decided wrote here.
It is unclear what regex syntax supports ag.
ag
As I know pcre library may work with different regex syntax.
pcre
Please add a note to man page with description of regex or at least reference to.
The text was updated successfully, but these errors were encountered:
Is it http://www.pcre.org/current/doc/html/pcre2pattern.html ?
In this case at least write:
SEE ALSO pcre2pattern(3)
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
I firstly report but for Debian distro:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840774
but as man page provided upstream I've decided wrote here.
It is unclear what regex syntax supports
ag
.As I know
pcre
library may work with different regex syntax.Please add a note to man page with description of regex or at least reference to.
The text was updated successfully, but these errors were encountered: