Fix description of --memory in --long-help.
authorLasse Collin <lasse.collin@tukaani.org>
Sat, 14 Nov 2009 17:51:03 +0000 (19:51 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Sat, 14 Nov 2009 17:51:03 +0000 (19:51 +0200)
src/xz/message.c

index 8fffa8c..fcbf596 100644 (file)
@@ -1078,8 +1078,7 @@ message_help(bool long_help)
        if (long_help)
                puts(_(
 "  -M, --memory=NUM    use roughly NUM bytes of memory at maximum; 0 indicates\n"
-"                      the default setting, which depends on the operation mode\n"
-"                      and the amount of physical memory (RAM)"));
+"                      the default setting, which is 40 % of total RAM"));
 
        if (long_help) {
                puts(_(