From 1193e2881e23a25197bbd6e9906b7c85e2780022 Mon Sep 17 00:00:00 2001
From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Sat, 4 Jan 2003 21:31:33 +0000
Subject: [PATCH] Clarified command line option description.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@422 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 sm5/smartd.8 | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/sm5/smartd.8 b/sm5/smartd.8
index 9d6efc5a1..17e3d8be4 100644
--- a/sm5/smartd.8
+++ b/sm5/smartd.8
@@ -1,6 +1,6 @@
 \# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
 \# 
-\# $Id: smartd.8,v 1.50 2003/01/04 19:31:38 pjwilliams Exp $
+\# $Id: smartd.8,v 1.51 2003/01/04 21:31:33 ballen4705 Exp $
 \#
 \# This program is free software; you can redistribute it and/or modify it
 \# under the terms of the GNU General Public License as published by the Free
@@ -16,7 +16,7 @@
 \# Research Center), Jack Baskin School of Engineering, University of
 \# California, Santa Cruz. http://ssrc.soe.ucsc.edu/
 \#
-.TH SMARTD 8  "$Date: 2003/01/04 19:31:38 $" "smartmontools-5.1"
+.TH SMARTD 8  "$Date: 2003/01/04 21:31:33 $" "smartmontools-5.1"
 .SH NAME
 smartd \- S.M.A.R.T. Daemon
 .SH SYNOPSIS
@@ -106,7 +106,10 @@ in "debug" mode. In this mode, it does not
 verbose information about what it is doing.
 .TP
 .B \-D, \-\-showdirectives
-Prints the configuration file Directives to STDOUT and exits.
+Prints a list (to STDOUT) of all the possible Directives which may
+appear in the configuration file /etc/smartd.conf, and then exits.
+These Directives are also described later in this man page. They may
+appear in the configuration file following the device name.
 .TP
 .B \-i N, \-\-interval=N
 Sets the interval between disk checks to
@@ -687,4 +690,4 @@ Please let us know if there is an on\-line source for this document.
 
 .SH
 CVS ID OF THIS PAGE:
-$Id: smartd.8,v 1.50 2003/01/04 19:31:38 pjwilliams Exp $
+$Id: smartd.8,v 1.51 2003/01/04 21:31:33 ballen4705 Exp $
-- 
GitLab