unzip(1): Comma after e.g.

Add comma after e.g. to make igor happy (oh, and I suppose to conform to
normal English grammar rules).

Sponsored by:		Netflix
This commit is contained in:
Warner Losh 2023-06-27 10:58:40 -06:00
parent a227908571
commit a1db51dbdb

View File

@ -127,7 +127,7 @@ Currently only
mode 1 is supported, which lists the file names one per line.
.It Ar [member ...]
Optional list of members to extract from the zipfile.
Can include patterns, e.g.
Can include patterns, e.g.,
.Ar 'memberdir/*'
will extract all files and dirs below memberdir.
.El