diff options
-rw-r--r-- | Documentation/security/vboot/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/security/vboot/index.md b/Documentation/security/vboot/index.md index 997db8be80..ff2261a669 100644 --- a/Documentation/security/vboot/index.md +++ b/Documentation/security/vboot/index.md @@ -231,7 +231,7 @@ More details are available in `3rdparty/vboot/README`. # The keys were made using the following command # # 3rdparty/vboot/scripts/keygeneration/create_new_keys.sh \ -# --4k --4k-root --output $PWD/keys +# --output $PWD/keys # # # The "magic" numbers below are derived from the GBB section in |