diff options
Diffstat (limited to 'man')
-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 |