Skip to content

Commit

Permalink
fix parameters in usage example
Browse files Browse the repository at this point in the history
  • Loading branch information
JmeG authored Mar 12, 2020
1 parent c336409 commit 947749f
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 947749f

Please sign in to comment.