document new parameters: device, minor
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
parent
86a61bbcff
commit
efd9351500
1 changed files with 6 additions and 0 deletions
|
@ -19,6 +19,12 @@ type
|
|||
|
||||
OPTIONAL PARAMETERS
|
||||
-------------------
|
||||
device
|
||||
the device we're working on. Defaults to the string prefix of --partition
|
||||
|
||||
minor
|
||||
the partition number we're working on. Defaults to the numeric suffix of --partition
|
||||
|
||||
partition
|
||||
defaults to object_id
|
||||
|
||||
|
|
Loading…
Reference in a new issue