summaryrefslogtreecommitdiffstats
path: root/man/prokit-opkg.8in
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2015-05-25 20:33:22 (EDT)
committer P. J. McDermott <pj@pehjota.net>2015-05-25 20:33:22 (EDT)
commit65489cd1069b6e9cb592508103211984c43d3bbf (patch)
treebc76a67b979f8bf072c580ef90f3663dcb06c3e3 /man/prokit-opkg.8in
parentb76ff4956a6a6904d07b9b89e5d75decbd488675 (diff)
parent2f95b9bef0fdcd737fbd58cdb5acc405a6b58da4 (diff)
Merge branch 'feature/block-device-mounting'
Diffstat (limited to 'man/prokit-opkg.8in')
-rw-r--r--man/prokit-opkg.8in5
1 files changed, 4 insertions, 1 deletions
diff --git a/man/prokit-opkg.8in b/man/prokit-opkg.8in
index cfe8e9f..50b845a 100644
--- a/man/prokit-opkg.8in
+++ b/man/prokit-opkg.8in
@@ -5,12 +5,15 @@
prokit-opkg \- Manage packages with opkg
.SH SYNOPSIS
-\fBprokit opkg\fP \fIroot-dir\fP [\fIoption\fP ...] \fIsub-command\fP
+\fBprokit opkg\fP \fIroot\fP [\fIoption\fP ...] \fIsub-command\fP
[\fIargument\fP ...]
.SH DESCRIPTION
\fBprokit opkg\fP runs \fBopkg\fP in an isolated file system environment.
.P
+If \fIroot\fP is a block device node, the block device is mounted and \fBopkg\fP
+is run in its file system.
+.P
\fIoption\fPs are \fBopkg\fP options and \fIsub-command\fP is an \fBopkg\fP
sub-command. See the usage information for \fBopkg\fP for more information.
.P