Skip to content
Snippets Groups Projects
Commit 1193e288 authored by ballen4705's avatar ballen4705
Browse files

Clarified command line option description.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@422 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 6e879f40
No related branches found
No related tags found
No related merge requests found
\# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> \# 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 \# 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 \# under the terms of the GNU General Public License as published by the Free
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
\# Research Center), Jack Baskin School of Engineering, University of \# Research Center), Jack Baskin School of Engineering, University of
\# California, Santa Cruz. http://ssrc.soe.ucsc.edu/ \# 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 .SH NAME
smartd \- S.M.A.R.T. Daemon smartd \- S.M.A.R.T. Daemon
.SH SYNOPSIS .SH SYNOPSIS
...@@ -106,7 +106,10 @@ in "debug" mode. In this mode, it does not ...@@ -106,7 +106,10 @@ in "debug" mode. In this mode, it does not
verbose information about what it is doing. verbose information about what it is doing.
.TP .TP
.B \-D, \-\-showdirectives .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 .TP
.B \-i N, \-\-interval=N .B \-i N, \-\-interval=N
Sets the interval between disk checks to 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. ...@@ -687,4 +690,4 @@ Please let us know if there is an on\-line source for this document.
.SH .SH
CVS ID OF THIS PAGE: 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 $
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment