Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Aug 2014 14:21:42 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r270480 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201408241421.s7OELgJ8036192@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Sun Aug 24 14:21:41 2014
New Revision: 270480
URL: http://svnweb.freebsd.org/changeset/base/270480

Log:
  Document r263405, 'zfs list' '-p' flag.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sun Aug 24 14:21:40 2014	(r270479)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sun Aug 24 14:21:41 2014	(r270480)
@@ -342,6 +342,11 @@
       which allows use of <command>zfs list -t snap</command> and
       <command>zfs snap</command>.</para>
 
+    <para revision="263405">The &man.zfs.8; userland utility has been
+      updated to include a new flag to <command>zfs list</command>,
+      <literal>-p</literal>, which when specified, prints the output
+      in a parsable format.</para>
+
     <para revision="266279">The &man.ps.1; utility has been
       updated to include the <literal>-J</literal> flag, used to
       filter output by matching &man.jail.8; IDs and names.



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