clarify that alignment is the number of bytes to align to.
This commit is contained in:
parent
04e0dbf410
commit
ff454992cd
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: gpt.8,v 1.55 2017/08/05 20:21:08 wiz Exp $
|
||||
.\" $NetBSD: gpt.8,v 1.56 2017/10/03 06:55:04 mlelstv Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 Marcel Moolenaar
|
||||
.\" All rights reserved.
|
||||
@ -123,7 +123,8 @@ The command-specific options can be used to control this behaviour.
|
||||
The
|
||||
.Fl a Ar alignment
|
||||
option allows the user to specify an alignment for the start and size.
|
||||
The alignment may have a suffix to indicate its magnitude.
|
||||
The alignment is given in bytes and may have a suffix to indicate its
|
||||
magnitude.
|
||||
.Nm
|
||||
will attempt to align the partition.
|
||||
.Pp
|
||||
|
Loading…
Reference in New Issue
Block a user