summaryrefslogtreecommitdiffstats
path: root/man/oh-installfiles.1.in
diff options
context:
space:
mode:
Diffstat (limited to 'man/oh-installfiles.1.in')
-rw-r--r--man/oh-installfiles.1.in12
1 files changed, 10 insertions, 2 deletions
diff --git a/man/oh-installfiles.1.in b/man/oh-installfiles.1.in
index 67bd5ce..e5f405b 100644
--- a/man/oh-installfiles.1.in
+++ b/man/oh-installfiles.1.in
@@ -1,14 +1,22 @@
.\" Author: Patrick "P. J." McDermott
-.TH oh-installfiles 1 "2012-01-20" "opkhelper-0.1.0" "opkg Build Helper Tools"
+
+.TH oh-installfiles 1 \
+"2012-03-21" "@@PACKAGE@@-@@VERSION@@" "opkg Build Helper Tools"
+
.SH NAME
oh-installfiles \- Install files into a binary package staging area.
+
.SH SYNOPSIS
.B oh-installfiles
.IR pkgname ...
+
.SH DESCRIPTION
.B oh-installfiles
moves files from the source package installation directory to a binary package
-staging area, based on the patterns in the binary package's `install' file.
+staging area, based on the patterns in the binary package's
+.I install
+file.
+
.SH COPYRIGHT
Copyright (C) 2012 Patrick "P. J." McDermott
.sp