Skip to content

Commit

Permalink
age-plugin-tpm: fix example in help
Browse files Browse the repository at this point in the history
Signed-off-by: Morten Linderud <[email protected]>
  • Loading branch information
Foxboron committed Jul 10, 2023
1 parent 0306eee commit 3ee4373
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions cmd/age-plugin-tpm/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,10 @@ type PluginOptions struct {

var example = `
$ age-plugin-tpm --generate -o age-identity.txt
# Handle: 0x81000004
# Created: 2023-04-29 13:33:37 +0200 CEST
# Recipient: age1tpm1syqqqpqrtxsnkkqlmu505zzrq439hetls4qwwmyhsv8dgjhksvtewvx29lxs7s68qy
# Created: 2023-07-10 22:13:57.864450969 +0200 CEST m=+0.475252114
# Recipient: age1tpm1qt92lcdxj75rjz9e4t9nud7fv6t2cfn8rhzdfnc0z2rnfgv3cqwrqgme4dq
AGE-PLUGIN-TPM-1QXQSQQQY2HCVDY
AGE-PLUGIN-TPM-1QYQQQKQQYVQQKQQZQPEQQQQQZQQPJQQTQQPSQYQQYR92LCDXJ75RJZ9E4T9NUD7[...]
$ echo "Hello World" | age -r "age1tpm1syqqqpqrtxsnkkqlmu505zzrq439hetls4qwwmyhsv8dgjhksvtewvx29lxs7s68qy" > secret.age
Expand Down

0 comments on commit 3ee4373

Please sign in to comment.