Should a hyphenated option be used to specify "no name"?
E.g. mkpart -no-name 0M 20M or mkpart -no-name [fs-type] start endThis reduces the risk of a choosing a reserved keyword which clashes with something already in use.
Should a hyphenated option be used to specify "no name"?
E.g. mkpart -no-name 0M 20M or mkpart -no-name [fs-type] start endThis reduces the risk of a choosing a reserved keyword which clashes with something already in use.