// Base the file name and the ID on the module title. For example:
// * file name: help-mkpart.adoc
// * ID: [id='help-mkpart']
// The ID is used as an anchor for linking to the module. Avoid changing it after the module has been published to ensure existing links are not broken.
[id='help-mkpart_{context}']
// The `context` attribute enables module reuse. Every module's ID includes {context}, which ensures that the module has a unique ID even if it is reused multiple times in a guide.
= Help command for creating a new partition
To get help on how to make a new partition, type: `help mkpart`.
----
(parted) help mkpart
mkpart PART-TYPE [FS-TYPE] START END make a partition