Update doc/getting-started/gsg_quick_setup.sh

Thanks for your comments, I will fix it in next release.

Co-Authored-By: lirui34 <48583653+lirui34@users.noreply.github.com>
This commit is contained in:
Geoffroy Van Cutsem 2019-03-20 18:21:09 +08:00 committed by David Kinder
parent 875fc6e8a9
commit 65ed6c6108
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ function print_help()
{
echo "Usage:"
echo "Launch this script as: sudo $0 -t 28100"
echo "-t to specify clear linux version for upgrading"
echo -e "\t-t to specify clear linux version for upgrading"
echo "-p to specify a proxy server"
echo "-m to use swupd mirror url"
echo "-u to upgrade uos, if you just upgrade sos using this script, you'd better to manually reboot sos then continue to use this function."