Browse Source
Update README.md
Emphasis back to the note about globbing
pull/1189/head
Coenraad Loubser
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
README.md
|
@ -362,9 +362,9 @@ branch. If not set the global value is used. |
|
|
#### globbing |
|
|
#### globbing |
|
|
|
|
|
|
|
|
To make it easier to include multiple branches mergerfs supports |
|
|
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 |
|
|
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`.** |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
``` |
|
|
``` |
|
|