We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
size
1 parent d481d77 commit 36751a2Copy full SHA for 36751a2
content/v3/search.md
@@ -140,7 +140,7 @@ q
140
* [Forks](https://help.github.com/articles/searching-code#forks)
141
Filters repositories based on the number of forks, and/or whether code from forked repositories should be included in the results at all.
142
* [Size](https://help.github.com/articles/searching-code#size)
143
- Finds files that match a certain size (in kilobytes).
+ Finds files that match a certain size (in bytes).
144
* [Path](https://help.github.com/articles/searching-code#path)
145
Specifies the path that the resulting file must be at.
146
* [Extension](https://help.github.com/articles/searching-code#extension)
0 commit comments