mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2026-02-02 07:35:10 +01:00
docs: fix typo
This commit is contained in:
parent
85abbb5a58
commit
63821c277d
1 changed files with 1 additions and 1 deletions
2
rules.md
2
rules.md
|
|
@ -7,7 +7,7 @@ For compile-time rules, if only rules are changed, cargo won't recompile the pro
|
||||||
touch src/rules.rs && cargo build
|
touch src/rules.rs && cargo build
|
||||||
```
|
```
|
||||||
|
|
||||||
Runtime rules directories are searched, by the order or priority:
|
Runtime rules directories are searched with the following priority:
|
||||||
|
|
||||||
- `XDG_CONFIG_HOME`, defaults to `$HOME/.config`.
|
- `XDG_CONFIG_HOME`, defaults to `$HOME/.config`.
|
||||||
- `XDG_CONFIG_DIRS`, defaults to `/etc/xdg`.
|
- `XDG_CONFIG_DIRS`, defaults to `/etc/xdg`.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue