Skip to content

docs: clarify glob argument and shell expansion behavior#287

Open
LarytheLord wants to merge 1 commit intoget-woke:mainfrom
LarytheLord:docs/clarify-glob-argument-behavior
Open

docs: clarify glob argument and shell expansion behavior#287
LarytheLord wants to merge 1 commit intoget-woke:mainfrom
LarytheLord:docs/clarify-glob-argument-behavior

Conversation

@LarytheLord
Copy link

Summary

  • clarify that path/glob inputs are positional arguments (not only a "first argument")
  • clarify that glob expansion happens in the shell before woke runs

Why

Issue #210 points out that the current wording is ambiguous and suggests woke may be doing glob expansion itself. This update makes behavior explicit and avoids shell-dependent confusion.

Closes #210

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Suggestion to improve "glob" expansion in documentation

1 participant