diff options
Diffstat (limited to '')
-rw-r--r-- | src/xz/xz.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xz/xz.1 b/src/xz/xz.1 index cba1d077..f1c9135d 100644 --- a/src/xz/xz.1 +++ b/src/xz/xz.1 @@ -866,7 +866,7 @@ This is equivalent to specifying \fB\-\-memlimit\-compress=\fIlimit \fB\-\-memlimit\-decompress=\fIlimit\fR. .TP .B \-\-no\-adjust -Display an error and exit if the compression settings exceed the +Display an error and exit if the compression settings exceed the memory usage limit. The default is to adjust the settings downwards so that the memory usage limit is not exceeded. |