2
0
mirror of https://github.com/meganz/MEGAcmd synced 2025-08-22 09:57:09 +00:00

11 lines
213 B
Markdown
Raw Permalink Normal View History

2024-07-18 16:04:25 +02:00
### 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>