mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-23 11:29:46 +00:00
tools/create-image.sh: resolve mismatch between help message and opt parsing
This commit is contained in:
parent
2d3cdd63ad
commit
75cbe1c0ce
@ -29,7 +29,7 @@ display_help() {
|
||||
echo " -a, --arch Set architecture"
|
||||
echo " -d, --distribution Set on which debian distribution to create"
|
||||
echo " -f, --feature Check what packages to install in the image, options are minimal, full"
|
||||
echo " -s, --size Image size (MB), default 2048 (2G)"
|
||||
echo " -s, --seek Image size (MB), default 2048 (2G)"
|
||||
echo " -h, --help Display help message"
|
||||
echo " -p, --add-perf Add perf support with this option enabled. Please set envrionment variable \$KERNEL at first"
|
||||
echo
|
||||
|
Loading…
Reference in New Issue
Block a user