summaryrefslogtreecommitdiff
path: root/usr/src/man
diff options
context:
space:
mode:
authorJosh Wilsdon <josh@wilsdon.ca>2011-10-11 22:32:26 +0000
committerJosh Wilsdon <josh@wilsdon.ca>2011-10-11 22:32:35 +0000
commit1e466e4cc3a8d6c4465ec8c69978f448e23228b5 (patch)
treefdf6fce14210c765710bc23cdc7306db8554e536 /usr/src/man
parent80b1cd3b4858720b8ab77afc1f45259ecb58fa18 (diff)
downloadillumos-joyent-1e466e4cc3a8d6c4465ec8c69978f448e23228b5.tar.gz
OS-680 add support for -u <uuid> to zonecfg.
Diffstat (limited to 'usr/src/man')
-rw-r--r--usr/src/man/man1m/zonecfg.1m20
1 files changed, 16 insertions, 4 deletions
diff --git a/usr/src/man/man1m/zonecfg.1m b/usr/src/man/man1m/zonecfg.1m
index 1fd52ec5bc..0bb84c2ea8 100644
--- a/usr/src/man/man1m/zonecfg.1m
+++ b/usr/src/man/man1m/zonecfg.1m
@@ -10,17 +10,17 @@ zonecfg \- set up zone configuration
.SH SYNOPSIS
.LP
.nf
-\fBzonecfg\fR \fB-z\fR \fIzonename\fR
+\fBzonecfg\fR {\fB-z\fR \fIzonename\fR | \fB-u\fR \fIuuid\fR}
.fi
.LP
.nf
-\fBzonecfg\fR \fB-z\fR \fIzonename\fR \fIsubcommand\fR
+\fBzonecfg\fR {\fB-z\fR \fIzonename\fR | \fB-u\fR \fIuuid\fR} \fIsubcommand\fR
.fi
.LP
.nf
-\fBzonecfg\fR \fB-z\fR \fIzonename\fR \fB-f\fR \fIcommand_file\fR
+\fBzonecfg\fR {\fB-z\fR \fIzonename\fR | \fB-u\fR \fIuuid\fR} \fB-f\fR \fIcommand_file\fR
.fi
.LP
@@ -43,7 +43,8 @@ The following synopsis of the \fBzonecfg\fR command is for interactive usage:
.sp
.in +2
.nf
-zonecfg \fB-z\fR \fIzonename subcommand\fR
+{\fB-z\fR \fIzonename\fR | \fB-u\fR \fIuuid\fR}
+zonecfg {\fB-z\fR \fIzonename | \fB-u\fR \fIuuid} subcommand\fR
.fi
.in -2
.sp
@@ -1231,6 +1232,17 @@ name \fBglobal\fR and all names beginning with \fBSUNW\fR are reserved and
cannot be used.
.RE
+.sp
+.ne 2
+.mk
+.na
+\fB\fB-u\fR \fIuuid\fR\fR
+.ad
+.sp .6
+.RS 4n
+Specify the uuid of a zone instead of the Zone name.
+.RE
+
.SH SUBCOMMANDS
.sp
.LP