diff options
-rw-r--r-- | man/prokit-install.8in | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/man/prokit-install.8in b/man/prokit-install.8in index 7259708..fc07c7b 100644 --- a/man/prokit-install.8in +++ b/man/prokit-install.8in @@ -18,7 +18,11 @@ whole storage device, not a partition. .P \fIsuite\fP can be a distribution like \fItrunk\fP; a channel and distribution like \fIdev/trunk\fP; a profile and distribution like \fIproteanos:trunk\fP; or -a profile, channel, and distribution like \fIproteanos:dev/trunk\fP. +a profile, channel, and distribution like \fIproteanos:dev/trunk\fP. If the +profile is omitted, \fIproteanos\fP is used by default. If the channel is +omitted, \fIrel\fP is used by default in the \fIproteanos\fP profile. If the +whole \fIsuite\fP argument is omitted, \fIproteanos:rel/trunk\fP is used by +default. .SH OPTIONS .TP |