]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
fdisk: add note about colors to the man page
authorKarel Zak <kzak@redhat.com>
Tue, 11 Mar 2014 10:40:00 +0000 (11:40 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 11 Mar 2014 10:40:00 +0000 (11:40 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
disk-utils/fdisk.8

index 0a3c1e706176c74ad995b88d2b87125107905cef..d542da9b4168977e672ab291c12451072c566cf9 100644 (file)
@@ -244,7 +244,17 @@ this is unlikely to cause difficulty unless you have OS/2 on your machine.
 For best results, you should always use an OS-specific partition table
 program.  For example, you should make DOS partitions with the DOS FDISK
 program and Linux partitions with the Linux fdisk or Linux cfdisk programs.
+.SH COLORS
+Implicit coloring can be disabled as follows:
+.RS
 
+.br
+.BI "touch /etc/terminal-colors.d/fdisk.disable"
+.br
+
+.RE
+For more details see
+.BR terminal-colors.d (5).
 .SH AUTHORS
 .MT kzak@redhat.com
 Karel Zak