Skip to content

Commit

Permalink
Update specs/commandline/blob.md
Browse files Browse the repository at this point in the history
Co-authored-by: Shiwei Zhang <shizh@microsoft.com>
Signed-off-by: Rakesh Gariganti <5878554+rgnote@users.noreply.github.com>
  • Loading branch information
rgnote and shizhMSFT committed Mar 8, 2024
1 parent 6eda230 commit 82c0f4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/commandline/blob.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ notation blob sign --plugin <plugin_name> --id <remote_key_id> /tmp/my-blob.bin
# Use option "--signature-format" to set the signature format to COSE.
$ notation blob sign --signature-format cose /tmp/my-blob.bin
Successfully signed /tmp/my-blob.bin
Signature file written to /tmp/my-blob.bin.sig.cose
Signature file written to /absolute/path/to/cwd/my-blob.bin.sig.cose
```

### Sign a blob using the default signing key
Expand Down

0 comments on commit 82c0f4e

Please sign in to comment.