Skip to content

Commit

Permalink
Add missing periods and fix their formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
0mp authored and bapt committed Jun 7, 2018
1 parent 6029798 commit 12542d1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/pkg-version.8
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ matching against
.Ar pkg-name
case sensitive.
.It Fl h , Fl -help
Displays usage information
Displays usage information.
.It Fl I Op Ar index , Fl -index Op Ar index
Use
.Pa index
Expand Down Expand Up @@ -180,7 +180,7 @@ Less output will be produced.
Be verbose.
.It Fl l Ar limchar , Fl -like Ar limchar
Display only the packages which status flag matches the one specified by
.Ar limchar.
.Ar limchar .
.It Fl L Ar limchar , Fl -not-like Ar limchar
Does the opposite of
.Fl l
Expand Down Expand Up @@ -210,10 +210,10 @@ Only display the packages that match the glob expression.
Only display the packages that exactly match the string.
.It Fl O Ar origin , Fl -match-origin Ar origin
Display only the packages which origin matches
.Ar origin.
.Ar origin .
.It Fl n Ar pkgname , Fl -match-name Ar pkgname
Display only the packages which name matches
.Ar pkgname.
.Ar pkgname .
.It Fl t Ar version1 Ar version2 , Fl -test-version Ar version1 Ar version2
Test a pair of version number strings and exit.
The output consists of one of the single characters
Expand Down

0 comments on commit 12542d1

Please sign in to comment.