summaryrefslogtreecommitdiffstats
path: root/disk-utils/sfdisk.8
diff options
context:
space:
mode:
authorKarel Zak2014-11-03 13:13:54 +0100
committerKarel Zak2014-11-03 13:13:54 +0100
commit68e422ecae151d0e382fcb8a81d8d9c37d977a0b (patch)
treec5c6366cf414ba9b29f4724d342217e386c22aad /disk-utils/sfdisk.8
parentlibfdisk: clean up debug, add help debug mask (diff)
downloadkernel-qcow2-util-linux-68e422ecae151d0e382fcb8a81d8d9c37d977a0b.tar.gz
kernel-qcow2-util-linux-68e422ecae151d0e382fcb8a81d8d9c37d977a0b.tar.xz
kernel-qcow2-util-linux-68e422ecae151d0e382fcb8a81d8d9c37d977a0b.zip
docs: update info about env debug variables
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'disk-utils/sfdisk.8')
-rw-r--r--disk-utils/sfdisk.88
1 files changed, 8 insertions, 0 deletions
diff --git a/disk-utils/sfdisk.8 b/disk-utils/sfdisk.8
index 029083fc9..e672d39d7 100644
--- a/disk-utils/sfdisk.8
+++ b/disk-utils/sfdisk.8
@@ -344,6 +344,14 @@ sfdisk since version 2.25 does not provide \fB\-\-DOS\fR, \fB\-\-IBM\fR, \fB\-\-
\fB\-\-unhide\fR, \fB\-\-show\-extended\fR, \fB\-\-cylinders\fR, \fB\-\-heads\fR, \fB\-\-sectors\fR,
\fB\-\-inside\-outer\fR, \fB\-\-not\-inside\-outer\fR options.
+.SH ENVIRONMENT
+.IP LIBFDISK_DEBUG=all
+enables libfdisk debug output.
+.IP LIBBLKID_DEBUG=all
+enables libblkid debug output.
+.IP LIBSMARTCOLS_DEBUG=all
+enables libsmartcols debug output.
+
.SH "SEE ALSO"
.BR fdisk (8),
.BR cfdisk (8),