parted: Invoking Parted

1 
1 2.3 Command Line Options
1 ========================
1 
1 When invoked from the command line, Parted supports the following
1 syntax:
1 
1      # parted [OPTION] DEVICE [COMMAND [ARGUMENT]]
1 
1   Available options and commands follow.  For detailed explanations of
1 the use of Parted commands, see ⇒Command explanations.  Options
1 begin with a hyphen, commands do not:
1 
1   Options:
1 
1 '-h'
1 '--help'
1      display a help message
1 
1 '-s'
1 '--script'
1      never prompt the user
1 
1 '-a alignment-type'
1 '--align alignment-type'
1      Set alignment for newly created partitions, valid alignment types
1      are: none, cylinder, minimal and optimal.
1 
1 '-v'
1 '--version'
1      display the version
1