svn commit: r270480 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Sun Aug 24 14:21:42 UTC 2014
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.
More information about the svn-src-stable
mailing list