Browse Source

Update README.md

Emphasis back to the note about globbing
pull/1189/head
Coenraad Loubser 2 years ago
committed by GitHub
parent
commit
720e0323a5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -362,9 +362,9 @@ branch. If not set the global value is used.
#### globbing
To make it easier to include multiple branches mergerfs supports
[globbing](http://linux.die.net/man/7/glob). The globbing tokens
[globbing](http://linux.die.net/man/7/glob). **The globbing tokens
MUST be escaped when using via the shell else the shell itself will
apply the glob itself. Do not escape the glob in `fstab`.
apply the glob itself. Do not escape the glob in `fstab`.**
```

Loading…
Cancel
Save