Update REFERENCE-startup.md

This commit is contained in:
Himprakash Deka 2022-04-18 17:42:37 +05:30 committed by GitHub
parent e84d8401a9
commit 0dc97e7172
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -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()