diff --git a/book/src/configuration-file.md b/book/src/configuration-file.md index 7958c924..50e62b1a 100644 --- a/book/src/configuration-file.md +++ b/book/src/configuration-file.md @@ -83,6 +83,6 @@ allow_remount = false - `naptime` - The duration for a "short" sleep. It should be greater than the timestamp granularity of the file system under test. The default value is 1 second. -- `allow_erofs` - If set to `true`, the runner will run the EROFS tests, +- `allow_remount` - If set to `true`, the runner will run the EROFS tests, which require to remount the file system on which pjdsfstest is run as read-only. \ No newline at end of file