mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-08 21:15:53 +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`
|
||||
|
||||
- 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`
|
||||
|
||||
- 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`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue