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 45da897 commit 68e1375Copy full SHA for 68e1375
src/gitingest/cli.py
@@ -37,7 +37,7 @@
37
"--include-pattern",
38
"-i",
39
multiple=True,
40
- help="""Patterns to include. Handles python's arbitrary subset of Unit
+ help="""Patterns to include. Handles python's arbitrary subset of Unix
41
shell-style wildcards. See:
42
https://docs.python.org/3/library/fnmatch.html""",
43
)
0 commit comments