We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5eb745 commit f784119Copy full SHA for f784119
1 file changed
args.py
@@ -60,6 +60,7 @@
60
),
61
'--ignore-pattern': (
62
'Any item containing this pattern will be ignored. '
63
+ 'Case-insensitive. '
64
'Can be specified multiple times. '
65
'Example: `boot` matches both `/boot` and `/boot/efi`.'
66
0 commit comments