Updated fs (markdown)

This commit is contained in:
Luke Bonham 2013-09-10 14:03:36 -07:00
parent 2ba0ba631e
commit 49e226be45
1 changed files with 1 additions and 1 deletions

2
fs.md
View File

@ -23,7 +23,7 @@ It can also use value strings in these formats:
fs_info[p .. "size_mb"]
fs_info[p .. "size_gb"]
where `p` is the "mount" column of the output of `df` command ("/", "/home", "/boot", ...).
where `p` is the last column of the output of `df` ("/", "/home", "/boot", ...).
This means you can set the widget for a certain partition, but you can look up at others too.