You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: man/manual.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,7 @@ need to use both approaches. Later chapters will describe this in more detail.
103
103
104
104
### Check files matching a given file filter
105
105
106
-
The option `--file-filter=<str>` is used to specify a file filter pattern. If this is specified then files/paths will only be checked if they match this pattern.
106
+
The option `--file-filter=<str>` is used to specify a file filter pattern. If this is specified then files/paths will be checked only if they match the provided pattern.
0 commit comments