From 244afc8a3c76aa9726f9b440829ee08e3778da38 Mon Sep 17 00:00:00 2001 From: John Oberschelp Date: Tue, 31 Oct 2017 15:50:50 -0700 Subject: [PATCH] Update memfs-main.c --- tst/memfs/memfs-main.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/tst/memfs/memfs-main.c b/tst/memfs/memfs-main.c index 8f19988f..3b719ab9 100644 --- a/tst/memfs/memfs-main.c +++ b/tst/memfs/memfs-main.c @@ -204,11 +204,9 @@ usage: " -t FileInfoTimeout [millis]\n" " -n MaxFileNodes\n" " -s MaxFileSize [bytes]\n" - " -M MaxDelay [maximum slow IO delay in millis]\n" " -P PercentDelay [percent of IO to make slow IO\n" " -R RarefyDelay [adjust the rarity of slow IO\n" - " -F FileSystemName\n" " -S RootSddl [file rights: FA, etc; NO generic rights: GA, etc.]\n" " -u \\Server\\Share [UNC prefix (single backslash)]\n"