xz: Fix typo in man page.
The Memory limit information section described three output columns when it actually has six. This was reworded to "multiple" to make it more future proof.
This commit is contained in:
parent
f907705eb1
commit
f99e2e4e53
|
@ -2371,7 +2371,7 @@ Each filter is printed on its own line.
|
|||
.
|
||||
.SS "Memory limit information"
|
||||
.B "xz \-\-robot \-\-info\-memory"
|
||||
prints a single line with three tab-separated columns:
|
||||
prints a single line with multiple tab-separated columns:
|
||||
.IP 1. 4
|
||||
Total amount of physical memory (RAM) in bytes.
|
||||
.IP 2. 4
|
||||
|
|
Loading…
Reference in New Issue