@@ -5,7 +5,7 @@ cxl-disable-port(1)
NAME
----
-cxl-disable-port - activate / hot-add a given CXL port
+cxl-disable-port - disable / hot-remove a given CXL port and descendants
SYNOPSIS
--------
@@ -22,7 +22,6 @@ OPTIONS
Toggle from treating the port arguments as Switch Port identifiers to
Endpoint Port identifiers.
-
-f::
--force::
DANGEROUS: Override the safety measure that blocks attempts to disable a
@@ -31,9 +30,6 @@ OPTIONS
firmware and disabling an active device is akin to force removing memory
from a running system.
- Toggle from treating the port arguments as Switch Port identifiers to
- Endpoint Port identifiers.
-
--debug::
If the cxl tool was built with debug disabled, turn on debug
messages.
The man page was copied from the enable-port. Fix up some enable-port leftovers, and duplicated --endpoint option description. Signed-off-by: Dan Williams <dan.j.williams@intel.com> --- Documentation/cxl/cxl-disable-port.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-)