aboutsummaryrefslogtreecommitdiff
path: root/src/xz/xz.1
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2022-08-19 23:32:22 +0300
committerLasse Collin <lasse.collin@tukaani.org>2022-08-19 23:40:00 +0300
commit02a777f9c422d3b5ec895078530bb1a2b6f7bdf5 (patch)
tree4a375487e653f8f4dc470cbfb5c0e1932b8f412f /src/xz/xz.1
parentxz: Update the man page for threaded decompression and memlimits. (diff)
downloadxz-02a777f9c422d3b5ec895078530bb1a2b6f7bdf5.tar.xz
xz: Revise --info-memory output.
The strings could be more descriptive but it's good to have some version of this committed now. --robot mode wasn't changed yet.
Diffstat (limited to '')
-rw-r--r--src/xz/xz.11
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xz/xz.1 b/src/xz/xz.1
index 5fe4690e..7187b41e 100644
--- a/src/xz/xz.1
+++ b/src/xz/xz.1
@@ -1867,6 +1867,7 @@ for details.
.TP
.B \-\-info\-memory
Display, in human-readable format, how much physical memory (RAM)
+and how many processor threads
.B xz
thinks the system has and the memory usage limits for compression
and decompression, and exit successfully.