update help message
This commit is contained in:
parent
056031901b
commit
aa939b2be0
1 changed files with 7 additions and 7 deletions
2
init.sh
2
init.sh
|
@ -99,7 +99,7 @@ USAGE: ${0} [-a architecture] [-b]
|
||||||
-a | --arch Select CPU Architecture amd64 | i386 CPU
|
-a | --arch Select CPU Architecture amd64 | i386 CPU
|
||||||
-b | --bios Create a bios bott compatible key
|
-b | --bios Create a bios bott compatible key
|
||||||
-d | --device Device_block USB key to write
|
-d | --device Device_block USB key to write
|
||||||
--debian-ver Choose Debian Version to download
|
--debian-version Choose Debian Version to download
|
||||||
--repo Repo directory (defaukt is ./repo)
|
--repo Repo directory (defaukt is ./repo)
|
||||||
--temp Temp directory (default is ./tmp)
|
--temp Temp directory (default is ./tmp)
|
||||||
-v | --version Show version
|
-v | --version Show version
|
||||||
|
|
Reference in a new issue