Updated fs (markdown)

This commit is contained in:
Luke Bonham 2013-09-10 14:03:36 -07:00 committed by copycat-killer
parent df669be704
commit edb65339d5
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.