Tweaked quota example

coverage
kalebo 2017-05-23 11:14:47 -06:00 committed by Starbeamrainbowlabs
parent db766044de
commit d0ebfa44a5
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@
> Display users' disk space usage and allocated limits.
- Show disk quotas for the current user:
- Show disk quotas in human readable units for the current user:
`quota`
`quota -s`
- Verbose output (also display quotas on filesystems where no storage is allocated):