[doc] update docstrings as per PR #683
This commit is contained in:
parent
72966ee37d
commit
7c8ddc9c87
15 changed files with 42 additions and 4 deletions
|
@ -5,6 +5,10 @@
|
|||
|
||||
"""Displays HDD smart status of different drives or all drives
|
||||
|
||||
Requires the following executables:
|
||||
* sudo
|
||||
* smartctl
|
||||
|
||||
Parameters:
|
||||
* smartstatus.display: how to display (defaults to 'combined', other choices: 'seperate' or 'singles')
|
||||
* smartstatus.drives: in the case of singles which drives to display, separated comma list value, multiple accepted (defaults to 'sda', example:'sda,sdc')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue