Skip to content

Commit 925e2dd

Browse files
committed
Add sentence for --attestation-data in attest-custom synopsis
1 parent 02b0975 commit 925e2dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/kosli/attestCustom.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ const attestCustomShortDesc = `Report a custom attestation to an artifact or a t
2626

2727
const attestCustomLongDesc = attestCustomShortDesc + `
2828
The name of the custom attestation type is specified using the ^--type^ flag.
29+
The path to the JSON file the custom type will evaluate is specified using the ^--attestation-data^ flag.
2930
` + attestationBindingDesc + `
3031
3132
` + commitDescription

0 commit comments

Comments
 (0)