Skip to content

Commit

Permalink
Merge pull request #3 from LyonRust/main
Browse files Browse the repository at this point in the history
chore: Fix word spelling errors
  • Loading branch information
Azure-stars authored May 27, 2024
2 parents 3103186 + 8059397 commit e4910c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_img.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ display_help()
echo " -a | --arch architecture: x86_64|riscv64|aarch64", default is x86_64
echo " -fs | --filesystem filesystem: ext4|fat32", default is fat32
echo " -file | --testcase If not specified, use the default testcases for different architectures."
echi " -s | --size size of the disk image in 4MB batch size, default is set to 30, which means 120MB disk image"
echo " -s | --size size of the disk image in 4MB batch size, default is set to 30, which means 120MB disk image"
echo " default testcases:"
echo " x86_64: x86_64_linux_musl"
echo " riscv64: riscv64_linux_musl"
Expand Down

0 comments on commit e4910c3

Please sign in to comment.