From 747259fd62fb6e081921a0f7bc6ec1eb9a3df988 Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Sat, 25 Jun 2016 09:44:23 +0100 Subject: [PATCH] fix format --- pages/common/quota.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/common/quota.md b/pages/common/quota.md index 25e7f5cac..519ef3a12 100644 --- a/pages/common/quota.md +++ b/pages/common/quota.md @@ -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`