diff options
author | P. J. McDermott <pjm@nac.net> | 2012-01-21 12:01:24 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-01-21 12:01:24 (EST) |
commit | b576a3239fd1a971cac72d75f98dc690da6846c9 (patch) | |
tree | 7983aaa6d1925ae6736adb259c0e3e73c76dd3bb /src | |
parent | d31b721e987fe7d53cef087ed2f002b65a6a759e (diff) |
Document oh-gencontrol.
Diffstat (limited to 'src')
-rw-r--r-- | src/oh-gencontrol | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/oh-gencontrol b/src/oh-gencontrol index b89b3d1..405c560 100644 --- a/src/oh-gencontrol +++ b/src/oh-gencontrol @@ -1,8 +1,8 @@ #! /bin/sh # # opkhelper -# src/oh-buildopk -# Pack binary package files into an opk file. +# src/oh-gencontrol +# Generates a control directory with a control file and scripts. # # Copyright (C) 2012 Patrick "P. J." McDermott # |