Merge pull request #863 from SpamapS/master
Remove erroneous -b option from bootstrap.sh help
This commit is contained in:
commit
474793fb6e
2
bootstrap.sh
Normal file → Executable file
2
bootstrap.sh
Normal file → Executable file
|
@ -350,7 +350,7 @@ usage()
|
||||||
echo " -d Only install the dependencies, skip boot step"
|
echo " -d Only install the dependencies, skip boot step"
|
||||||
echo "EXAMPLES:"
|
echo "EXAMPLES:"
|
||||||
echo
|
echo
|
||||||
echo "./bootstrap.sh -b buddy -e qemu"
|
echo "./bootstrap.sh -e qemu"
|
||||||
exit
|
exit
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue