Skip to content
Snippets Groups Projects
Commit 45bea63a authored by pjwilliams's avatar pjwilliams
Browse files

Improved formatting of some option arguments

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@419 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 21e1fe60
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: smartctl.8,v 1.39 2003/01/04 13:45:41 ballen4705 Exp $ \# $Id: smartctl.8,v 1.40 2003/01/04 18:57:42 pjwilliams 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 SMARTCTL 8 "$Date: 2003/01/04 13:45:41 $" "smartmontools-5.1" .TH SMARTCTL 8 "$Date: 2003/01/04 18:57:42 $" "smartmontools-5.1"
.SH NAME .SH NAME
smartctl \- S.M.A.R.T. control and monitor utility smartctl \- S.M.A.R.T. control and monitor utility
.SH SYNOPSIS .SH SYNOPSIS
...@@ -135,11 +135,8 @@ found is to use the exit status of ...@@ -135,11 +135,8 @@ found is to use the exit status of
(see RETURN VALUES below). (see RETURN VALUES below).
.TP .TP
.B \-d TYPE, \-\-device=TYPE .B \-d TYPE, \-\-device=TYPE
Specifies the type of the device. The valid arguments to this option are Specifies the type of the device. The valid arguments to this option
.I ata are \fIata\fP and \fIscsi\fP. If this option is not used then
and
.I scsi.
If this option is not used then
.B smartctl .B smartctl
will attempt to guess the device type from the device name. will attempt to guess the device type from the device name.
.TP .TP
...@@ -202,23 +199,17 @@ the corresponding disable command. ...@@ -202,23 +199,17 @@ the corresponding disable command.
.TP .TP
.B \-s VALUE, \-\-smart=VALUE .B \-s VALUE, \-\-smart=VALUE
Enables or disables S.M.A.R.T. on device. The valid arguments to Enables or disables S.M.A.R.T. on device. The valid arguments to
this option are this option are \fIon\fP and \fIoff\fP. Note that the command '\-s on'
.I on (perhaps used with with the '\-o on' and '\-S on' options) should be placed
and in a start-up script for your machine, for example in rc.local or rc.sysinit.
.I off.
Note that the command '\-s on' (perhaps
used with with the '\-o on' and '\-S on' options) should be placed in a
start-up script for your machine, for example in rc.local or rc.sysinit.
In principle the S.M.A.R.T. feature settings are preserved over In principle the S.M.A.R.T. feature settings are preserved over
power-cycling, but it doesn't hurt to be sure. power-cycling, but it doesn't hurt to be sure.
.TP .TP
.B \-o VALUE, \-\-offlineauto=VALUE .B \-o VALUE, \-\-offlineauto=VALUE
Enables or disables S.M.A.R.T. automatic offline test, which scans the drive Enables or disables S.M.A.R.T. automatic offline test, which scans the drive
every four hours for disk defects. This command can be given during normal every four hours for disk defects. This command can be given during normal
system operation. The valid arguments to this option are system operation. The valid arguments to this option are \fIon\fP
.I on and \fIoff\fP.
and
.I off.
Note that the S.M.A.R.T. automatic offline test command is listed as 'Obsolete' Note that the S.M.A.R.T. automatic offline test command is listed as 'Obsolete'
in every version of the ATA and ATA/ATAPI Specifications in every version of the ATA and ATA/ATAPI Specifications
...@@ -274,12 +265,9 @@ are used in connection with the third category. ...@@ -274,12 +265,9 @@ are used in connection with the third category.
.TP .TP
.B \-S VALUE, \-\-saveauto=VALUE .B \-S VALUE, \-\-saveauto=VALUE
Enables or disables S.M.A.R.T. autosave of device vendor-specific Enables or disables S.M.A.R.T. autosave of device vendor-specific
Attributes. The valid arguments to this option are Attributes. The valid arguments to this option are \fIon\fP
.I on and \fIoff\fP. Note that this feature is preserved across disk power
and cycles, so you should only need to issue it once.
.I off.
Note that this feature is preserved across disk power cycles, so you should only
need to issue it once.
.TP .TP
.B S.M.A.R.T. READ AND DISPLAY DATA OPTIONS: .B S.M.A.R.T. READ AND DISPLAY DATA OPTIONS:
.TP .TP
...@@ -676,4 +664,4 @@ Please let us know if there is an on\-line source for this document. ...@@ -676,4 +664,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: smartctl.8,v 1.39 2003/01/04 13:45:41 ballen4705 Exp $ $Id: smartctl.8,v 1.40 2003/01/04 18:57:42 pjwilliams Exp $
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment