]> www.infradead.org Git - users/sagi/nvme-cli.git/log
users/sagi/nvme-cli.git
10 years agoNVMe: Add additional help documentation
Keith Busch [Mon, 1 Dec 2014 17:31:47 +0000 (10:31 -0700)]
NVMe: Add additional help documentation

Added:

fw-download
fw-activate
format
io-passthru

Signed-off-by: Keith Busch <keith.busch@intel.com>
10 years agoadd: .gitignore
Keith Busch [Mon, 1 Dec 2014 15:48:07 +0000 (08:48 -0700)]
add: .gitignore

Signed-off-by: Keith Busch <keith.busch@intel.com>
10 years agoNVMe: Initial commit for cli program
Keith Busch [Wed, 26 Nov 2014 20:44:30 +0000 (13:44 -0700)]
NVMe: Initial commit for cli program

This is a combined nvme user space program for all commands into a single
program. Usage was inspired by 'git'. Run 'nvme help' to see what commands
are available, and 'nvme help <cmd>' for detailed usage.

Some documentation is missing or partially completed, but I wanted to
get this on a public repo before leaving for holiday.

Signed-off-by: Keith Busch <keith.busch@intel.com>