]> pd.if.org Git - zpackage/commitdiff
expand docs
authorNathan Wagner <nw@hydaspes.if.org>
Fri, 7 Dec 2018 15:47:13 +0000 (15:47 +0000)
committerNathan Wagner <nw@hydaspes.if.org>
Fri, 7 Dec 2018 15:48:11 +0000 (15:48 +0000)
doc/zpm.8

index 6db912ce6e601ceab1e0b6a791857dec5e01edc4..90e1f7ca2dd2b7d476a889a300857010d09d3b33 100644 (file)
--- a/doc/zpm.8
+++ b/doc/zpm.8
@@ -1,4 +1,4 @@
-.TH zpm 8 2018-11-30 "ZPM 0.2"
+.TH zpm 8 2018-12-07 "ZPM 0.3"
 .SH NAME
 zpm \- the ultimate package manager
 .SH SYNOPSIS
@@ -10,10 +10,13 @@ zpm \- the ultimate package manager
 .i options
 .SH DESCRIPTION
 zpm is the ultimate package manager
+.PP
+zpm manages packages
 .SH OPTIONS
-P sets a path to the sub-command executables
+\-P \fIpath\fR sets a path to the sub-command executables
 .SH EXAMPLES
-zpm init
+.B zpm init \fIpkgfile\fR
+.B zpm list \fIpkgfile\fR
 .SH EXIT STATUS
 0 on success non zero on failure
 .SH FILES
@@ -21,4 +24,7 @@ zpm init
 .SH AUTHOR
 Nathan Wagner
 .SH SEE ALSO
-many
+.BR zpm-contents (8)
+.BR zpm-list (8)
+.BR zpm-update (8)
+.BR zpm-repo (8)