1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-09 08:15:41 +02:00

fix format

This commit is contained in:
Waldir Pimenta 2016-06-25 09:44:23 +01:00 committed by GitHub
parent b38c300b91
commit 747259fd62

View file

@ -6,11 +6,11 @@
`quota` `quota`
- Verbose output (also display quotas on filesystems where no storage is allocated) - Verbose output (also display quotas on filesystems where no storage is allocated):
`quota -v` `quota -v`
- Quiet output (only display quotas on filesystems where usage is over quota) - Quiet output (only display quotas on filesystems where usage is over quota):
`quota -q` `quota -q`