parted: name

1 
1 2.4.6 name
1 ----------
1 
1  -- Command: name NUMBER NAME
1 
1      Sets the name for the partition NUMBER (GPT, Mac, MIPS and PC98
1      only).  The name can be placed in quotes.  And depending on the
1      shell may need to also be wrapped in single quotes so that the
1      shell doesn't strip off the double quotes.
1 
1      Example:
1 
1           (parted) name 2 'Secret Documents'
1 
1      Set the name of partition 2 to 'Secret Documents'.
1