diff --git a/tools/virtiofsd/helper.c b/tools/virtiofsd/helper.c index 0801cf752c..819c2bc13c 100644 --- a/tools/virtiofsd/helper.c +++ b/tools/virtiofsd/helper.c @@ -165,7 +165,7 @@ void fuse_cmdline_help(void) " enable/disable readirplus\n" " default: readdirplus except with " "cache=none\n" - " -o timeout= I/O timeout (second)\n" + " -o timeout= I/O timeout (seconds)\n" " default: depends on cache= option.\n" " -o writeback|no_writeback enable/disable writeback cache\n" " default: no_writeback\n"