Updated fs (markdown)

This commit is contained in:
Luke Bonham 2013-09-10 14:14:30 -07:00
parent ae93d3bd3d
commit b8adbea6d8
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 last column of `df` ("/", "/home", "/boot", ...).
where `p` is the last column of `df` command ("/", "/home", "/boot", ...).
This means you can set the widget for a certain partition, but you can look up at others too.