]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: add man page and completions of nvm command set id controller
authorGollu Appalanaidu <anaidu.gollu@samsung.com>
Thu, 18 Feb 2021 10:27:17 +0000 (15:57 +0530)
committerKeith Busch <kbusch@kernel.org>
Thu, 18 Feb 2021 13:58:46 +0000 (06:58 -0700)
commit9559da8cab8f508bfa55116daf1fffb54c8b4cd3
treef3258ac75f6f190b8f5ca826429530fc189e6be1
parentb2ed57abc1263ccd72a0b1b128bc5873387a17d6
nvme: add man page and completions of nvm command set id controller

This is to add the man page for the NVM comand set Identify Controller
struture and zsh, bash completions.

Signed-off-by: Gollu Appalanaidu <anaidu.gollu@samsung.com>
Co-Authored-By: Karthik Balan <karthik.b82@samsung.com>
Documentation/nvme-nvm-id-ctrl.1 [new file with mode: 0644]
Documentation/nvme-nvm-id-ctrl.html [new file with mode: 0644]
Documentation/nvme-nvm-id-ctrl.txt [new file with mode: 0644]
completions/_nvme
completions/bash-nvme-completion.sh