Skip to content

Commit 4dc5d93

Browse files
Fix instructional comment
1 parent 38651de commit 4dc5d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/search.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# This sample executes a search request for the specified search term.
44
# Sample usage:
5-
# python search.py --key=surfing --max-results=10
5+
# python search.py --q=surfing --max-results=10
66
# NOTE: To use the sample, you must provide a developer key obtained
77
# in the Google APIs Console. Search for "REPLACE_ME" in this code
88
# to find the correct place to provide that key..

0 commit comments

Comments
 (0)