summaryrefslogtreecommitdiffstats
path: root/man/opkbuild.1.in
diff options
context:
space:
mode:
Diffstat (limited to 'man/opkbuild.1.in')
-rw-r--r--man/opkbuild.1.in9
1 files changed, 8 insertions, 1 deletions
diff --git a/man/opkbuild.1.in b/man/opkbuild.1.in
index 6853013..557cbe0 100644
--- a/man/opkbuild.1.in
+++ b/man/opkbuild.1.in
@@ -1,7 +1,11 @@
.\" Author: Patrick "P. J." McDermott
-.TH opkbuild 1 "2012-02-03" "opkhelper-0.1.0" "opkg Build Helper Tools"
+
+.TH opkbuild 1 \
+"2012-03-21" "@@PACKAGE@@-@@VERSION@@" "opkg Build Helper Tools"
+
.SH NAME
opkbuild \- Build opkg packages.
+
.SH SYNOPSIS
.B opkbuild
.RB [ -r
@@ -11,9 +15,11 @@ opkbuild \- Build opkg packages.
.RB [ -s
.IR status-override ]
.RB [ -d ]
+
.SH DESCRIPTION
.B opkbuild
builds binary packages from a source package.
+
.SH OPTIONS
.TP
.BI \-r \ assume-uid0-cmd
@@ -36,6 +42,7 @@ for the syntax of this file.
.TP
.BI \-d
Start a debugging shell if the package build fails.
+
.SH COPYRIGHT
Copyright (C) 2012 Patrick "P. J." McDermott
.sp