Skip to content

Commit

Permalink
doc: minor tuf sign-payload clarifiation
Browse files Browse the repository at this point in the history
  • Loading branch information
znewman01 committed Apr 19, 2022
1 parent 147d3e2 commit 620ea67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ See also `tuf sign-payload` and `tuf add-signatures`.
Sign a file (outside of the TUF repo) using keys (in the TUF keys database,
typically produced by `tuf gen-key`) for the given `role` (from the TUF repo).

Typically, `path` will be the output of `tuf payload`.
Typically, `path` will be a file containing the output of `tuf payload`.

See also `tuf add-signatures`.

Expand Down

0 comments on commit 620ea67

Please sign in to comment.