bug#31106: Inaccuracy in GNU parted documentation online manual

2018-05-10 Thread Phil Susi
The msdos partition table does not support names; use gpt for that. On 4/9/2018 12:03 AM, Will Haley wrote: > https://www.gnu.org/software/parted/manual/parted.html says, regarding > `mkpart`, that a name can be specified as an argument to `mkpart`. > > https://www.gnu.org/software/parted/manual/

bug#31106: Inaccuracy in GNU parted documentation online manual

2018-04-09 Thread Will Haley
https://www.gnu.org/software/parted/manual/parted.html says, regarding `mkpart`, that a name can be specified as an argument to `mkpart`. https://www.gnu.org/software/parted/manual/parted.html#mkpart Command: *mkpart* *[part-type fs-type name] start end* That does not seem to be true with the la