summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-01-29 21:58:22 (EST)
committer P. J. McDermott <pjm@nac.net>2012-01-29 21:58:22 (EST)
commit41d829c1647e42b003fbf3d98c8c600c5e2fdf2a (patch)
tree31077fc61e3942fe3d1a4d78dbc1adf8e5c3cc2c /man
parent51740fc8e456deba55a0cd240535a22c4fbe816c (diff)
Use correct architecture name in oh-buildopk.
The interface and logic is changed to resemble that of oh-gencontrol.
Diffstat (limited to 'man')
-rw-r--r--man/oh-buildopk.15
1 files changed, 5 insertions, 0 deletions
diff --git a/man/oh-buildopk.1 b/man/oh-buildopk.1
index 89b6081..69cb47b 100644
--- a/man/oh-buildopk.1
+++ b/man/oh-buildopk.1
@@ -4,10 +4,15 @@
oh-buildopk \- Pack binary package files into an opk file.
.SH SYNOPSIS
.B oh-buildopk
+.BR -s \ |
.IR pkgname ...
.SH DESCRIPTION
.B oh-buildopk
packs files in a binary package staging area into an opk file.
+.SH OPTIONS
+.TP
+.B \-s
+Build an opk file for the binary package that contains source packaging.
.SH COPYRIGHT
Copyright (C) 2012 Patrick "P. J." McDermott
.sp