X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Freadahead%2Freadahead.c;h=73cf53805544e1b38a20d58fe67bd7c7cb2bfc43;hb=e866af3acc30fcd1183a028ea3ef552b7237cc55;hp=d6729ec946193358145b63e061a601972a0f896b;hpb=eb9da376d76b48585b3b63b4f91903b54f7abd36;p=elogind.git diff --git a/src/readahead/readahead.c b/src/readahead/readahead.c index d6729ec94..73cf53805 100644 --- a/src/readahead/readahead.c +++ b/src/readahead/readahead.c @@ -42,7 +42,7 @@ static int help(void) { "Collect read-ahead data on early boot.\n\n" " -h --help Show this help\n" " --version Show package version\n" - " --max-files=INT Maximum number of files to read ahead\n" + " --files-max=INT Maximum number of files to read ahead\n" " --file-size-max=BYTES Maximum size of files to read ahead\n" " --timeout=USEC Maximum time to spend collecting data\n\n\n", program_invocation_short_name);