From fc67d3ad9a2903cc33e5cdaedaad51dd86a42236 Mon Sep 17 00:00:00 2001
From: Daniel Baumann Disconnects and removes one or more existing NVMe over Fabrics controllers.
If the --nqn option is specified all controllers connecting to the Subsystem
-identified by subnqn will be removed. If the --device option is specified
+identified by subnqn will be removed. If the --device option is specified
the controller specified by the --device option will be removed.SYNOPSIS
nvme disconnect
- [--nqn=<subnqn> | -n <subnqn>]
- [--device=<device> | -d <device>]
+nvme disconnect [--nqn=<subnqn> | -n <subnqn>]
+ [--device=<device> | -d <device>]
+ [--output-format=<fmt> | -o <fmt>] [--verbose | -v]
+ Set the reporting format to normal, json or binary. Only one + output format can be used at a time. +
++ Increase the information detail in the output. +
+