293 useradd/del/mod should be ZFS-aware
[illumos-gate.git] / usr / src / man / man1m / prtpicl.1m
blob4996941ea356d2891424b20d2e6ea7342fd6b0ac
1 '\" te
2 .\" Copyright (c) 2000, Sun Microsystems, Inc. All Rights Reserved.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH PRTPICL 1M "Jun 2, 2003"
7 .SH NAME
8 prtpicl \- print PICL tree
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fB/usr/sbin/prtpicl\fR [\fB-c\fR \fIpicl_class\fR] [\fB-v\fR]
13 .fi
15 .SH DESCRIPTION
16 .sp
17 .LP
18 The \fBprtpicl\fR command prints the \fBPICL\fR tree maintained by the
19 \fBPICL\fR daemon. The output of \fBprtpicl\fR includes the name and \fBPICL\fR
20 class of the nodes.
21 .SH OPTIONS
22 .sp
23 .LP
24 The following options are supported:
25 .sp
26 .ne 2
27 .na
28 \fB\fB-c\fR \fIpicl_class\fR\fR
29 .ad
30 .RS 17n
31 Print only the nodes of the named \fBPICL\fR class.
32 .RE
34 .sp
35 .ne 2
36 .na
37 \fB\fB-v\fR\fR
38 .ad
39 .RS 17n
40 Print in verbose mode. In verbose mode, \fBprtpicl\fR prints a list of
41 properties and values for each node. Verbose mode is disabled by default.
42 .RE
44 .SH EXIT STATUS
45 .sp
46 .LP
47 The following exit values are returned:
48 .sp
49 .ne 2
50 .na
51 \fB\fB0\fR \fR
52 .ad
53 .RS 12n
54 Successful completion.
55 .RE
57 .sp
58 .ne 2
59 .na
60 \fB\fBnon-zero\fR\fR
61 .ad
62 .RS 12n
63 An error occurred.
64 .RE
66 .SH SEE ALSO
67 .sp
68 .LP
69 \fBpicld\fR(1M), \fBattributes\fR(5)