Skip to content

Commit

Permalink
Merge pull request #87 from vladimir-v-diaz/expires_flag
Browse files Browse the repository at this point in the history
Mention the '--expires' flag available to the 'tuf gen-key' command
  • Loading branch information
titanous committed May 11, 2015
2 parents c7cf9ce + 6858e07 commit 9a68181
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 @@ -45,7 +45,7 @@ snapshots (i.e. by passing `--consistent-snapshot=false`). If consistent
snapshots should be generated, the repository will be implicitly
initialized to do so when generating keys.

#### `tuf gen-key <role>`
#### `tuf gen-key [--expires=<days>] <role>`

Prompts the user for an encryption passphrase (unless the
`--insecure-plaintext` flag is set), then generates a new signing key and
Expand Down

0 comments on commit 9a68181

Please sign in to comment.