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>
This commit is contained in:
Benno Schulenberg 2016-03-08 10:07:44 +01:00 committed by Karel Zak
parent 46a40c0184
commit 7e3b3f4710
2 changed files with 5 additions and 5 deletions

View File

@ -67,11 +67,11 @@ the correct form is for example '-c=dos'.
\fB\-h\fR, \fB\-\-help\fR \fB\-h\fR, \fB\-\-help\fR
Display a help text and exit. Display a help text and exit.
.TP .TP
\fB\-L\fR, \fB\-\-color\fR[\fI=when\fR] \fB\-L\fR, \fB\-\-color\fR[=\fIwhen\fR]
Colorize the output. The optional argument \fIwhen\fP Colorize the output. The optional argument \fIwhen\fP
can be \fBauto\fR, \fBnever\fR or \fBalways\fR. If the \fIwhen\fR argument is omitted, 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 it defaults to \fBauto\fR. The colors can be disabled; for the current built-in default
see \fB\-\-help\fR output. See also the COLORS section. see the \fB\-\-help\fR output. See also the \fBCOLORS\fR section.
.TP .TP
\fB\-l\fR, \fB\-\-list\fR \fB\-l\fR, \fB\-\-list\fR
List the partition tables for the specified devices and then exit. List the partition tables for the specified devices and then exit.

View File

@ -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 The default backup file name is ~/sfdisk-<device>-<offset>.bak; to use another
name see option \fB\-O\fR, \fB\-\-backup\-file\fR. name see option \fB\-O\fR, \fB\-\-backup\-file\fR.
.TP .TP
.BR \-\-color[\fI=when] .BR \-\-color [ =\fIwhen ]
Colorize the output. The optional argument \fIwhen\fP Colorize the output. The optional argument \fIwhen\fP
can be \fBauto\fR, \fBnever\fR or \fBalways\fR. If the \fIwhen\fR argument is omitted, 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 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 Override the default backup file name. Note that the device name and offset
are always appended to the file name. are always appended to the file name.
.TP .TP
.BR \-\-move-data[\fI=path] .BR \-\-move-data [ =\fIpath ]
Move data after partition relocation, for example when move begin of the 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 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 same, the new and old location may overlap. The option requires \fB\-N\fR to be