Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Commit

Permalink
Merge pull request #176 from dmattia/patch-1
Browse files Browse the repository at this point in the history
Fix script name in documentation
  • Loading branch information
brikis98 authored Jan 7, 2020
2 parents b2b7355 + 3280dfa commit f8b3c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/update-certificate-store/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ See the [vault-consul-ami example](https://github.com/hashicorp/terraform-aws-va

## Command line Arguments

The `run-vault` script accepts the following arguments:
The `update-certificate-script` script accepts the following arguments:

* `--cert-file-path` (required): The path to the CA certificate public key to add to the OS certificate store.
* `--dest-file-name` (optional): This script will copy `--cert-file-path` to a file with this name in a shared
Expand Down

0 comments on commit f8b3c95

Please sign in to comment.