From 77544f57c8617cf232cdf21e02924ae03d4da685 Mon Sep 17 00:00:00 2001 From: Nathan Wagner Date: Fri, 22 Feb 2019 01:35:20 +0000 Subject: [PATCH] correct note docs --- doc/zpm-note.8 | 29 ++++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-) diff --git a/doc/zpm-note.8 b/doc/zpm-note.8 index 29650db..ab2cb17 100644 --- a/doc/zpm-note.8 +++ b/doc/zpm-note.8 @@ -1,23 +1,38 @@ -.TH zpm-note 8 2018-12-09 "ZPM 0.4" +.TH zpm-note 8 2019-02-20 "ZPM 0.4" .SH NAME zpm-note \- manage zpm admin notes .SH SYNOPSIS .B zpm note [ -.BI -f " pkgfile" +.BI \-f " pkgfile" ] [ -.B -ljseDAa +.BI \-P " path" +] +[ +.BI \-H " hash" +] +[ +.BI \-H " note" +] +[ +.BI \-F " notefile" +] +[ +.BI \-n " range" +] +[ +.BI \-p " pkgid" +] +[ +.B -ljseDAau ] -.RI [ package ...] -.RB [ : -.IR glob ...\fR] .SH DESCRIPTION \fBzpm-note\fR lists, shows, creates, or deletes admin notes. .SH OPTIONS .TP \-f -specify the package file to find packages in +specify the package file to find notes in .TP .BI \-n " range" specify the range of notes to be operated on in show, list, ack, and delete -- 2.40.0