Update REFERENCE-startup.md
This commit is contained in:
parent
e84d8401a9
commit
0dc97e7172
|
|
@ -16,6 +16,7 @@ This script will ask users about their prefrences like disk, file system, timezo
|
|||
* [timezone()](#timezone)
|
||||
* [keymap()](#keymap)
|
||||
* [drivessd()](#drivessd)
|
||||
* [manualpart()](#manualpart)
|
||||
* [diskpart()](#diskpart)
|
||||
* [userinfo()](#userinfo)
|
||||
* [aurhelper()](#aurhelper)
|
||||
|
|
@ -75,9 +76,13 @@ Set user's keyboard mapping.
|
|||
|
||||
Choose whether drive is SSD or not.
|
||||
|
||||
## manualpart()
|
||||
|
||||
Select a Disk to open in cfdisk to create or modify partitions manually.
|
||||
|
||||
## diskpart()
|
||||
|
||||
Disk selection for drive to be used with installation.
|
||||
Disk drive or partition selection to which Arch will be installed.
|
||||
|
||||
## userinfo()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue