Document for 'path' search operator that slash is used as path separator

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: I3e85684aee32b1ac85af9694b2d3b8618a5fcaf5
This commit is contained in:
Edwin Kempin
2019-01-29 12:05:09 +01:00
parent 5a058526eb
commit a6289ca4f9

View File

@@ -276,6 +276,8 @@ should be double quoted when using more complex construction (like
ones using a bracket expression). For example, to match all XML
files named like 'name1.xml', 'name2.xml', and 'name3.xml' use
`file:"^name[1-3].xml"`.
+
Slash ('/') is used path separator.
[[file]]
file:'NAME', f:'NAME'::