xfstests: fix fsstress usage() output
[xfstests-dev.git] / ltp / fsstress.c
index 5d5611fc1a8e741fd13185babe478fb62b5a195c..499a573fccfcddae7c6e0285273a30df4f4ecbc2 100644 (file)
@@ -1494,8 +1494,8 @@ usage(void)
        printf("   -e errtg         specifies error injection stuff\n");
        printf("   -f op_name=freq  changes the frequency of option name to freq\n");
        printf("                    the valid operation names are:\n");
-       printf("   -i filenum       get verbose output for this nth file object\n");
        show_ops(-1, "                        ");
+       printf("   -i filenum       get verbose output for this nth file object\n");
        printf("   -m modulo        uid/gid modulo for chown/chgrp (default 32)\n");
        printf("   -n nops          specifies the no. of operations per process (default 1)\n");
        printf("   -p nproc         specifies the no. of processes (default 1)\n");