[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
|
@ -1,5 +1,8 @@
|
|||
"""Displays info about zpools present on the system
|
||||
|
||||
Requires the following executable:
|
||||
* sudo (if `zpool.sudo` is explicitly set to `true`)
|
||||
|
||||
Parameters:
|
||||
* zpool.list: Comma-separated list of zpools to display info for. If empty, info for all zpools
|
||||
is displayed. (Default: '')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue