docs(directory): fix $read_only variable names

Fixes #1706
This commit is contained in:
Matan Kushner
2020-09-30 18:38:57 -04:00
parent 7c15b26ac9
commit ce73f6347f
2 changed files with 46 additions and 46 deletions
+1 -1
View File
@@ -139,7 +139,7 @@ error_symbol = "[✖](bold red) "
```diff
[directory]
-- prefix = "in "
++ format = "[$path]($style)[$lock_symbol]($lock_style)"
++ format = "[$path]($style)[$read_only]($read_only_style)"
```
#### Environment Variable