[man] update reagent man page

This commit is contained in:
Fabio Erculiani
2011-08-03 09:52:00 +02:00
parent 58a298bd44
commit 4caae7aef7
2 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -124,7 +124,7 @@
.\" ========================================================================
.\"
.IX Title "REAGENT 1"
.TH REAGENT 1 "2011-04-29" "perl v5.12.2" "Entropy"
.TH REAGENT 1 "2011-08-03" "perl v5.12.3" "Entropy"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -253,9 +253,9 @@ print results in a scriptable way
.IX Item "repo"
manage a repository
.RS 4
.IP "\fB\-\-initialize\fR" 4
.IX Item "--initialize"
(re)initialize the current repository database
.IP "\fBinit\fR" 4
.IX Item "init"
(re)initialize the current repository
.IP "\fBbump\fR" 4
.IX Item "bump"
manually force a revision bump for the current repository database
+2 -2
View File
@@ -167,9 +167,9 @@ manage a repository
=over
=item B<--initialize>
=item B<init>
(re)initialize the current repository database
(re)initialize the current repository
=item B<bump>