Skip to content

Commit 995b62d

Browse files
author
Keith Busch
authored
Merge pull request #553 from nbarrios1337/master
Fix bash-nvme-completion.sh typo
2 parents 9ca91ea + 4865036 commit 995b62d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

completions/bash-nvme-completion.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
_cmds="list id-ctrl id-ns list-ns create-ns delete-ns \
66
attach-ns detach-ns list-ctrl get-ns-id get-log \
77
fw-log smart-log smart-log-add error-log \
8-
get_feature set-feature format fw-activate \
8+
get-feature set-feature format fw-activate \
99
fw-download admin-passthru io-passthru security-send \
1010
security-recv resv-acquire resv-register resv-release \
1111
resv-report dsm flush compare read write write-zeroes \

0 commit comments

Comments
 (0)