diff options
Diffstat (limited to 'man/oh-buildopk.1')
-rw-r--r-- | man/oh-buildopk.1 | 5 |
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 |