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:
@@ -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'::
|
||||
|
||||
Reference in New Issue
Block a user