From cb7c3f0fed864640f2c9c2bb5d7f19f29a9221a6 Mon Sep 17 00:00:00 2001 From: Coenraad Loubser Date: Tue, 13 Jun 2023 00:12:06 +0200 Subject: [PATCH] Update README.md =RO examples in examples --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d015f03..e1f22665 100644 --- a/README.md +++ b/README.md @@ -97,11 +97,11 @@ start with one of the following option sets. ### Command Line -`mergerfs -o cache.files=partial,dropcacheonclose=true,category.create=mfs /mnt/hdd\*:/mnt/otherhdd:/mnt/rohdd=ro /media` +`mergerfs -o cache.files=partial,dropcacheonclose=true,category.create=mfs /mnt/hdd\*:/mnt/otherhdd:/mnt/rohdd=RO /media` ### /etc/fstab -`/mnt/hdd*:/mnt/otherhdd:/mnt/rohdd=ro /media fuse.mergerfs cache.files=partial,dropcacheonclose=true,category.create=mfs 0 0` +`/mnt/hdd*:/mnt/otherhdd:/mnt/rohdd=RO /media fuse.mergerfs cache.files=partial,dropcacheonclose=true,category.create=mfs 0 0` ### systemd mount