From 24505fb24105ebb8fcb9a99a5e6b3c2e2464d1bc Mon Sep 17 00:00:00 2001 From: Davidlohr Bueso Date: Wed, 22 Aug 2012 10:57:09 +0200 Subject: [PATCH] fdisk: document FDISK_DEBUG Add the corresponding entry in the manpage. Signed-off-by: Davidlohr Bueso --- fdisks/fdisk.8 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/fdisks/fdisk.8 b/fdisks/fdisk.8 index 5233f0f516..3c53473154 100644 --- a/fdisks/fdisk.8 +++ b/fdisks/fdisk.8 @@ -271,6 +271,11 @@ The option `dump partition table to file' is missing. .\" Jakub Jelinek (jj@sunsite.mff.cuni.cz) .\" Andreas Neuper (ANeuper@GUUG.de) .\" and many others. + +.SH ENVIRONMENT +.IP FDISK_DEBUG=0xffff +enables debug output + .SH "SEE ALSO" .BR cfdisk (8), .BR sfdisk (8), -- 2.47.3