Closed adamkvitek closed 1 year ago
When searching for .docx, .doc, and .odt files - rga returned "Unrecognized file type" on Windows 10.
Using for example:
rga "La Source" -t=docx
Or:
rga "La Source" -t docx
Returned:
unrecognized file type:docx
rga -g *.docx" pattern seems to work for me
rga -g *.docx" pattern
The -t parameter is not supported. -g should work fine. I'm open to PRs that warn about this if it confuses more people.
-t
-g
When searching for .docx, .doc, and .odt files - rga returned "Unrecognized file type" on Windows 10.
Using for example:
Or:
Returned: