diff --git a/README.md b/README.md index 38873c98..b2181233 100644 --- a/README.md +++ b/README.md @@ -181,7 +181,7 @@ To have the pool mounted at boot or otherwise accessible from related tools use ``` # -/mnt/disk*:/mnt/cdrom /mnt/pool fuse.mergerfs allow_other,use_ino 0 0 +/mnt/disk\*:/mnt/cdrom /mnt/pool fuse.mergerfs allow_other,use_ino 0 0 ``` **NOTE:** the globbing is done at mount or when updated using the runtime API. If a new directory is added matching the glob after the fact it will not be automatically included.