We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38651de commit 4dc5d93Copy full SHA for 4dc5d93
python/search.py
@@ -2,7 +2,7 @@
2
3
# This sample executes a search request for the specified search term.
4
# Sample usage:
5
-# python search.py --key=surfing --max-results=10
+# python search.py --q=surfing --max-results=10
6
# NOTE: To use the sample, you must provide a developer key obtained
7
# in the Google APIs Console. Search for "REPLACE_ME" in this code
8
# to find the correct place to provide that key..
0 commit comments