mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 12:24:17 +08:00
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 "EXAMPLES:"
|
||||
echo
|
||||
echo "./bootstrap.sh -b buddy -e qemu"
|
||||
echo "./bootstrap.sh -e qemu"
|
||||
exit
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user