Updated fs (markdown)

This commit is contained in:
Luke Bonham 2013-09-10 14:02:56 -07:00
parent ad2bd8dffb
commit 2ba0ba631e

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_mb"]
fs_info[p .. "size_gb"] fs_info[p .. "size_gb"]
where `p` is the "mount" column of the output of `df` command (`/`, `/home`, `/boot`, ...). where `p` is the "mount" column of the output of `df` command ("/", "/home", "/boot", ...).
This means you can set the widget for a certain partition, but you can look up at others too. This means you can set the widget for a certain partition, but you can look up at others too.