Skip to content

Commit

Permalink
Merge pull request #18 from JmeG/patch-1
Browse files Browse the repository at this point in the history
fix parameters in usage example
  • Loading branch information
ranrib authored Mar 12, 2020
2 parents c336409 + 947749f commit bc4e2c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ Provide credentials:

.. code-block:: bash
python list_lambdas.py --token_key_id <access_key_id> --token_secret <secret_access_key>
python list_lambdas.py --token-key-id <access_key_id> --token-secret <secret_access_key>

0 comments on commit bc4e2c4

Please sign in to comment.