Skip to content

Commit

Permalink
src/pcp/meminfo/pcp-meminfo.1: make doc match usage message
Browse files Browse the repository at this point in the history
--start and --finish

Addresses qa/1370 failure.
  • Loading branch information
kmcdonell committed Aug 12, 2023
1 parent b3cc028 commit 0333299
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pcp/meminfo/pcp-meminfo.1
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ Fetch /proc/meminfo for a specified archive file
\fB\-s\fP, \fB\-\-samples\fP
Get the meminfo for specified number of samples count
.TP
\fB\-S\fP, \fB\-\-START TIME\fP
\fB\-S\fP, \fB\-\-start TIME\fP
Filter the samples from the archive from the given time
.TP
\fB\-T\fP, \fB\-\-END TIME\fP
\fB\-T\fP, \fB\-\-finish TIME\fP
Filter the samples from the archive till the given time
.TP
\fB\-V\fR, \fB\-\-version\fR
Expand Down

0 comments on commit 0333299

Please sign in to comment.