mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 16:53:55 -06:00
virtiofsd: Help message fix for 'seconds'
second should be seconds. Reported-by: Christophe de Dinechin <dinechin@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
This commit is contained in:
parent
b651b80822
commit
82c1474e68
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ void fuse_cmdline_help(void)
|
|||
" enable/disable readirplus\n"
|
||||
" default: readdirplus except with "
|
||||
"cache=none\n"
|
||||
" -o timeout=<number> I/O timeout (second)\n"
|
||||
" -o timeout=<number> I/O timeout (seconds)\n"
|
||||
" default: depends on cache= option.\n"
|
||||
" -o writeback|no_writeback enable/disable writeback cache\n"
|
||||
" default: no_writeback\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue