mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-09 08:35:41 +02:00
fix format
This commit is contained in:
parent
b38c300b91
commit
747259fd62
1 changed files with 2 additions and 2 deletions
|
@ -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`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue