Skip to content

Commit 0bc72c2

Browse files
committed
Update documentation
1 parent e907467 commit 0bc72c2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -608,6 +608,12 @@ Example use:
608608
fo somefile.cpp 123
609609
```
610610

611+
It is also possible to run a case-insensitive file search and open up the first match with, where "omfile" is a case-insensitive substring of the found filename:
612+
613+
```bash
614+
o omefile
615+
```
616+
611617
## Pandoc
612618

613619
When using `pandoc` to export from Markdown to PDF:

0 commit comments

Comments
 (0)