multiple pages: normalize regular expression instead of regex, regexp or pattern (#5830)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
- Find the package that owns a specific file, using a regular expression:
|
||||
|
||||
`pacman --files --regex '{{search_pattern}}'`
|
||||
`pacman --files --regex '{{regular_expression}}'`
|
||||
|
||||
- List only the package names:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user