We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 86dd3af + aafdcdb commit a5ecec0Copy full SHA for a5ecec0
tools/lkl/lklfuse.c
@@ -65,6 +65,7 @@ static void usage(void)
65
" -o type=fstype filesystem type\n"
66
" -o mb=memory in mb ammount of memory to allocate\n"
67
" -o part=parition partition to mount\n"
68
+" -o ro open file read-only\n"
69
" -o opts=options mount options (use \\ to escape , and =)\n"
70
);
71
}
0 commit comments