2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

Remove trailing spaces in file docs/source/guides/admin-guides/references/man1/rmhwconn.1.rst

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent d457294488
commit 2d743984e3

View File

@ -27,21 +27,21 @@ PPC (with HMC) specific:
========================
\ **rmhwconn**\ [\ **-V**\ | \ **-**\ **-verbose**\ ] \ *noderange*\
\ **rmhwconn**\ [\ **-V**\ | \ **-**\ **-verbose**\ ] \ *noderange*\
PPC (without HMC, using FSPAPI) specific:
=========================================
\ **rmhwconn**\ \ *noderange*\ \ **-T**\ \ *tooltype*\
\ **rmhwconn**\ \ *noderange*\ \ **-T**\ \ *tooltype*\
PPC (use HMC as SFP) specific:
==============================
\ **rmhwconn**\ \ **-s**\
\ **rmhwconn**\ \ **-s**\
@ -71,22 +71,22 @@ OPTIONS
\ **-h|-**\ **-help**\
\ **-h|-**\ **-help**\
Display usage message.
\ **-V|-**\ **-verbose**\
\ **-V|-**\ **-verbose**\
Verbose output.
\ **-T**\
\ **-T**\
The tooltype is used to communicate to the CEC/Frame. The value could be \ **lpar**\ or \ **fnm**\ . The tooltype value \ **lpar**\ is for xCAT and \ **fnm**\ is for CNM.
@ -107,39 +107,39 @@ EXAMPLES
1.
To disconnect all CEC nodes in node group cec from their HMC nodes:
.. code-block:: perl
rmhwconn cec
2.
To remove the connection for Frame node frame1:
.. code-block:: perl
rmhwconn frame1
3.
To disconnect all CEC nodes in node group cec from their related hardware serveri, using lpar tooltype:
.. code-block:: perl
rmhwconn cec -T lpar