diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-08-28 23:34:04 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-08-28 23:34:04 (EDT) |
commit | 785d69db0c266966f115d5436b6a4fb4bbcde597 (patch) | |
tree | 6c16ae68aac1de715fb7535a239724c9d35bfe9c | |
parent | 1dedbb314d0f761aab20749584966bcb9e731627 (diff) |
prokit(1): Refer to new manual pages
-rw-r--r-- | man/prokit.1in | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/man/prokit.1in b/man/prokit.1in index 82316be..a539223 100644 --- a/man/prokit.1in +++ b/man/prokit.1in @@ -1,5 +1,5 @@ .TH prokit 1 \ -"2014-08-25" "@PACKAGE_NAME@ @PACKAGE_VERSION@" "@MANUAL@" +"2014-08-28" "@PACKAGE_NAME@ @PACKAGE_VERSION@" "@MANUAL@" .SH NAME prokit \- ProteanOS Development Kit @@ -34,6 +34,12 @@ Install a system into a directory .TP .BR prokit-shell (1) Run a shell in an isolated environment +.TP +.BR prokit-opkg (1) +Manage packages with opkg +.TP +.BR prokit-build (1) +Build a package .SH COPYRIGHT Copyright (C) 2014 Patrick "P. J." McDermott |