Skip to content

Commit

Permalink
Re-generate all readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Wayne Parrott committed Apr 27, 2017
1 parent 42991a6 commit 989fc82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/snippets/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ authentication:

.. code-block:: bash
gcloud beta auth application-default login
gcloud auth application-default login
#. When running on App Engine or Compute Engine, credentials are already
Expand Down Expand Up @@ -127,7 +127,7 @@ To run this sample:
Example usage:
python transcribe_async.py resources/audio.raw
python transcribe_async.py gs://cloud-samples-tests/speech/brooklyn.raw
python transcribe_async.py gs://cloud-samples-tests/speech/vr.flac
positional arguments:
path File or GCS path for audio file to be recognized
Expand Down

0 comments on commit 989fc82

Please sign in to comment.