Whamcloud - gitweb
LU-14264 tests: make PARALLEL available to all suites
[fs/lustre-release.git] / lustre / tests / reads.c
index e358c57..d42dc97 100644 (file)
@@ -25,7 +25,6 @@
  */
 /*
  * This file is part of Lustre, http://www.lustre.org/
- * Lustre is a trademark of Sun Microsystems, Inc.
  *
  * lustre/tests/reads.c
  *
@@ -51,10 +50,7 @@ static void usage(void)
 {
        printf("reads: read random or stride chunks of a file.\n");
        printf("Usage:\n\n");
-       printf("reads -f <filename> -s <filesize> -b <buffersize>"
-              "-a <adjacent reads> [-v] [-h] [-C] [-l <stride_length> ] "
-              "[ -o <stride_offset> ] [-S <seed>] [-n <iterations>]"
-              "[-w <width>] [-t <timelimit>]\n");
+       printf("reads -f <filename> -s <filesize> -b <buffersize> -a <adjacent reads> [-v] [-h] [-C] [-l <stride_length> ] [ -o <stride_offset> ] [-S <seed>] [-n <iterations>][-w <width>] [-t <timelimit>]\n");
 }
 
 enum {