File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -111,8 +111,8 @@ This is a tutorial project of [Pocket Flow](https://github.com/The-Pocket/Pocket
111111 - ` -n, --name` - Project name (optional, derived from URL/directory if omitted)
112112 - ` -t, --token` - GitHub token (or set GITHUB_TOKEN environment variable)
113113 - ` -o, --output` - Output directory (default: ./output)
114- - ` -i, --include` - Files to include (e.g., " *.py" " *.js" )
115- - ` -e, --exclude` - Files to exclude (e.g., " tests/*" " docs/*" )
114+ - ` -i, --include` - Files to include (e.g., " ` * .py` " " ` * .js` " )
115+ - ` -e, --exclude` - Files to exclude (e.g., " ` tests/* ` " " ` docs/* ` " )
116116 - ` -s, --max-size` - Maximum file size in bytes (default: 100KB)
117117 - ` --language` - Language for the generated tutorial (default: " english" )
118118 - ` --max-abstractions` - Maximum number of abstractions to identify (default: 10)
You can’t perform that action at this time.
0 commit comments