From dab6685f3d9982b697d938d99737897ea8ac768c Mon Sep 17 00:00:00 2001 From: Neil Brown Date: Mon, 15 Aug 2005 06:14:27 +0000 Subject: Add 'quite' option and tidy up some tests. Signed-off-by: Neil Brown --- mdadm.8 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mdadm.8') diff --git a/mdadm.8 b/mdadm.8 index 75fcbeb..9f0dd15 100644 --- a/mdadm.8 +++ b/mdadm.8 @@ -192,6 +192,12 @@ This currently only affects and .BR "--examine --scan" . +.TP +.BR -q ", " --quiet +Avoid printing purely informative messages. With this, +.B mdadm +will be silent unless there is something really important to report. + .TP .BR -b ", " --brief Be less verbose. This is used with -- cgit