diff --git a/deploy-cluster-aws/write_keypairs_file.py b/deploy-cluster-aws/write_keypairs_file.py index cc36ecd5..6af96e00 100644 --- a/deploy-cluster-aws/write_keypairs_file.py +++ b/deploy-cluster-aws/write_keypairs_file.py @@ -4,7 +4,7 @@ The written file is always named keypairs.py and it should be interpreted as a Python 2 script. Usage: - $ python3 write_keypairs_file.py + $ python3 write_keypairs_file.py num_pairs Using the list in other Python scripts: # in a Python 2 script: