From 0dc97e7172a6daf398b3aad55ac70491cc2a2380 Mon Sep 17 00:00:00 2001 From: Himprakash Deka <61367380+HiDe-Techno-Tips@users.noreply.github.com> Date: Mon, 18 Apr 2022 17:42:37 +0530 Subject: [PATCH] Update REFERENCE-startup.md --- REFERENCE-startup.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/REFERENCE-startup.md b/REFERENCE-startup.md index 221d4bf..16caac3 100644 --- a/REFERENCE-startup.md +++ b/REFERENCE-startup.md @@ -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()