Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Oct 2018 20:24:22 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r52441 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes
Message-ID:  <201810312024.w9VKOMdt023702@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Wed Oct 31 20:24:22 2018
New Revision: 52441
URL: https://svnweb.freebsd.org/changeset/doc/52441

Log:
  Document r337956, ls(1) '--color=when' addition.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Wed Oct 31 20:24:20 2018	(r52440)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Wed Oct 31 20:24:22 2018	(r52441)
@@ -187,6 +187,13 @@
 	added, providing an administrative interface for managing
 	<acronym>ZFS</acronym> boot environments, similar to
 	<filename role="package">sysutils/beadm</filename>.</para>
+
+      <para revision="337956">The &man.ls.1; utility has been updated
+	to include a new
+	<literal>--color=<replaceable>when</replaceable></literal>
+	flag, where <replaceable>when</replaceable> can be one of
+	<literal>always</literal>, <literal>auto</literal> (default),
+	or <literal>never</literal>.</para>
     </sect2>
 
     <sect2 xml:id="userland-contrib">



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810312024.w9VKOMdt023702>