This commit is contained in:
richard 2013-04-28 16:58:35 +01:00
parent dd9f74b65f
commit 200eaed6b8

View file

@ -45,7 +45,7 @@ quota = m.get_quota()
```
### Get account storage space
```python
# unit output kilo, mega, gig, otherwise bytes output
# specify unit output kilo, mega, gig, else bytes will output
space = m.get_storage_space(kilo=True)
```
### Get account files