Skip to content

Commit

Permalink
cmd-ref: d.free_diskspace is more complicated than you think
Browse files Browse the repository at this point in the history
  • Loading branch information
pyroscope committed Jun 2, 2018
1 parent dd34561 commit de9ff8a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/include-cmd-items.rst
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,9 @@ When called within configuration methods or in a ``Ctrl-X`` prompt, the target i
d.free_diskspace = ‹hash› ≫ value ‹bytes›
Retreives the free space available on the drive where :term:`d.directory` exists.
Return the *minimum* free space of devices where files of the item reside on.
In the usual case without symlinks and the like, it's the free space of the drive
holding :term:`d.directory`.


d.group
Expand Down

0 comments on commit de9ff8a

Please sign in to comment.