Commit 764b063
man tpm2_getrandom: add missing --hex parameter in example
The example demonstrating hex output was missing the --hex flag,
which would cause the command to output binary data instead of
the intended hexadecimal format.
Signed-off-by: Zhirang Guo <jonny_guo@apple.com>1 parent 95fdaa6 commit 764b063
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments