mirror of
https://github.com/meganz/MEGAcmd
synced 2025-08-22 09:57:09 +00:00
11 lines
213 B
Markdown
11 lines
213 B
Markdown
|
### df
|
||
|
Shows storage info
|
||
|
|
||
|
Usage: `df [-h]`
|
||
|
<pre>
|
||
|
Shows total storage used in the account, storage per main folder (see mount)
|
||
|
|
||
|
Options:
|
||
|
-h Human readable sizes. Otherwise, size will be expressed in Bytes
|
||
|
</pre>
|