Skip to content

Commit

Permalink
fix: resolve comments
Browse files Browse the repository at this point in the history
Signed-off-by: Junjie Gao <[email protected]>
  • Loading branch information
JeyJeyGao committed Mar 1, 2023
1 parent dbf2d0c commit aaa9a43
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cmd/notation-azure-kv/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@ Version:
%s
Commands:
get-plugin-metadata Get plugin metadata
generate-signature Sign artifacts with keys in Azure Key Vault
describe-key Azure key description
generate-signature Sign artifacts with keys in Azure Key Vault
get-plugin-metadata Get plugin metadata
Documentation:
https://github.com/notaryproject/notaryproject/blob/main/specs/plugin-extensibility.md#plugin-contract
https://github.com/notaryproject/notaryproject/blob/v1.0.0-rc.2/specs/plugin-extensibility.md#plugin-contract
`, version.GetVersion())
}

0 comments on commit aaa9a43

Please sign in to comment.