Skip to content

Commit 632ff8a

Browse files
shouzeCopilot
andauthored
Update docs/usage/search-syntax.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 4a3a70e commit 632ff8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/usage/search-syntax.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Search syntax
22

3-
`github-code-search` passes your query verbatim to the [GitHub Code Search API](https://docs.github.com/en/search-github/searching-on-github/searching-code). Any syntax that works in the GitHub search bar also works here.
3+
`github-code-search` automatically injects an `org:<org>` qualifier from `--org` and otherwise passes the rest of your query unchanged to the [GitHub Code Search API](https://docs.github.com/en/search-github/searching-on-github/searching-code). Any syntax that works in the GitHub search bar also works here.
44

55
## Basic query
66

0 commit comments

Comments
 (0)