public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
* [PATCH iproute2] Add information about COLORFGBG to ip.8 man page
@ 2017-09-15 20:04 Roland Hopferwieser
  2017-09-21  0:56 ` Stephen Hemminger
  0 siblings, 1 reply; 3+ messages in thread
From: Roland Hopferwieser @ 2017-09-15 20:04 UTC (permalink / raw)
  To: netdev


diff --git a/man/man8/ip.8 b/man/man8/ip.8
index ae018fdf..2a27a56e 100644
--- a/man/man8/ip.8
+++ b/man/man8/ip.8
@@ -187,7 +187,8 @@ executes specified command over all objects, it 
depends if command supports this

  .TP
  .BR "\-c" , " -color"
-Use color output.
+Use color output. The color palette is affected by the COLORFGBG 
environment variable, which typically has the form "fg;bg".
+If "bg" is set to 0-6 or 8, the dark color palette is used.

  .TP
  .BR "\-t" , " \-timestamp"

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-09-26 23:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-15 20:04 [PATCH iproute2] Add information about COLORFGBG to ip.8 man page Roland Hopferwieser
2017-09-21  0:56 ` Stephen Hemminger
2017-09-26 23:46   ` Roland Hopferwieser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox