mirror of https://github.com/lcpz/lain.git
Updated fs (markdown)
This commit is contained in:
parent
68c7a3bf37
commit
4a09e9f908
2
fs.md
2
fs.md
|
@ -14,7 +14,7 @@ Variable | Meaning | Type | Default
|
|||
`partition` | Partition to monitor | string | "/"
|
||||
`settings` | User settings | function | empty function
|
||||
|
||||
`settings` can use the following `partition` related value strings: `used`, `available`, `size_mb`, `size_gb`.
|
||||
`settings` can use the following `partition` related float values: `used` and `available`, `size_mb`, `size_gb`.
|
||||
|
||||
It can also use value strings in these formats:
|
||||
|
||||
|
|
Loading…
Reference in New Issue