Separeted from the sel option changed value.
Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
-b':alias to --raw-binary'
--timeout=':value for timeout'
-t':alias of --timeout'
+ --human-readable':show feature in readable format'
+ -H':alias of --human-readable'
+ --changed':show feature changed'
+ -C':alias of --changed'
)
_arguments '*:: :->subcmds'
_describe -t commands "nvme get-feature options" _getf
"get-feature")
opts+=" --namespace-id= -n --feature-id= -f --sel= -s \
--data-len= -l --cdw11= --c -uuid-index= -U --raw-binary -b \
- --human-readable -H --timeout= -t"
+ --human-readable -H --timeout= -t --changed -C"
;;
"device-self-test")
opts+=" --namespace-id= -n --self-test-code= -s --timeout= -t"