Skip to content

Commit

Permalink
updated usage function
Browse files Browse the repository at this point in the history
  • Loading branch information
ramagali24 committed Sep 17, 2024
1 parent 9844c02 commit 54a5f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/snp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ usage() {
>&2 echo " stop-guests Stop all SNP guests started by this script"
>&2 echo " where OPTIONS are:"
>&2 echo " -n|--non-upm Build AMDSEV non UPM kernel (sev-snp-devel)"
>&2 echo " -s|--svsm Build coconut-svsm components, launch guest and verity attestaion & measurement"
>&2 echo " -s|--svsm Build coconut-svsm components, launch guest and verify attestaion & measurement"
>&2 echo " -i|--image Path to existing image file"
>&2 echo " -h|--help Usage information"

Expand Down

0 comments on commit 54a5f26

Please sign in to comment.