summaryrefslogtreecommitdiffstats
path: root/disk-utils/sfdisk.8
diff options
context:
space:
mode:
authorBenno Schulenberg2016-03-08 10:07:44 +0100
committerKarel Zak2016-03-08 14:21:55 +0100
commit7e3b3f47101eec966b512759211710a4db2803b3 (patch)
tree1744600d26bae22cd490393971b32bb75a4889fc /disk-utils/sfdisk.8
parentinclude sysmacros.h where used (diff)
downloadkernel-qcow2-util-linux-7e3b3f47101eec966b512759211710a4db2803b3.tar.gz
kernel-qcow2-util-linux-7e3b3f47101eec966b512759211710a4db2803b3.tar.xz
kernel-qcow2-util-linux-7e3b3f47101eec966b512759211710a4db2803b3.zip
fdisk, sfdisk: adjust some formatting in the man pages
Only the optional argument should be in italics, the literal = should be bold. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Diffstat (limited to 'disk-utils/sfdisk.8')
-rw-r--r--disk-utils/sfdisk.84
1 files changed, 2 insertions, 2 deletions
diff --git a/disk-utils/sfdisk.8 b/disk-utils/sfdisk.8
index 1e60de519..b8cacee07 100644
--- a/disk-utils/sfdisk.8
+++ b/disk-utils/sfdisk.8
@@ -136,7 +136,7 @@ Back up the current partition table sectors before starting the partitioning.
The default backup file name is ~/sfdisk-<device>-<offset>.bak; to use another
name see option \fB\-O\fR, \fB\-\-backup\-file\fR.
.TP
-.BR \-\-color[\fI=when]
+.BR \-\-color [ =\fIwhen ]
Colorize the output. The optional argument \fIwhen\fP
can be \fBauto\fR, \fBnever\fR or \fBalways\fR. If the \fIwhen\fR argument is omitted,
it defaults to \fBauto\fR. The colors can be disabled; for the current built-in default
@@ -159,7 +159,7 @@ Do not check through the re-read-partition-table ioctl whether the device is in
Override the default backup file name. Note that the device name and offset
are always appended to the file name.
.TP
-.BR \-\-move-data[\fI=path]
+.BR \-\-move-data [ =\fIpath ]
Move data after partition relocation, for example when move begin of the
partition to another place on the disk. The size of the partition has to be the
same, the new and old location may overlap. The option requires \fB\-N\fR to be