Updated fs (markdown)
This commit is contained in:
parent
089c10dff4
commit
ea0c456859
1 changed files with 1 additions and 1 deletions
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 float values: `used`, `available`, `size_mb`, `size_gb`.
|
||||
`settings` can use the following `partition` related float values: `fs_now.used`, `fs_now.available`, `fs_now.size_mb`, `fs_now.size_gb`.
|
||||
|
||||
It can also use value strings in these formats:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue