mirror of
https://github.com/sharkdp/bat
synced 2026-07-26 17:31:42 +00:00
Document another rule ignore condition
This commit is contained in:
@@ -76,7 +76,8 @@ could write something like this:
|
||||
```
|
||||
|
||||
If any environment variable replacement in a rule fails (for example when a
|
||||
variable is unset), the entire rule will be ignored.
|
||||
variable is unset), or if the glob string after replacements is invalid, the
|
||||
entire rule will be ignored.
|
||||
|
||||
### Explicitly mapping to unknown
|
||||
|
||||
|
||||
Reference in New Issue
Block a user