mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-15 10:50:28 +00:00
Remove trailing spaces in file docs/source/guides/admin-guides/references/man1/configfpc.1.rst
This commit is contained in:
@ -19,9 +19,9 @@ SYNOPSIS
|
||||
********
|
||||
|
||||
|
||||
\ **configfpc**\ \ **-i**\ \ *interface*\
|
||||
\ **configfpc**\ \ **-i**\ \ *interface*\
|
||||
|
||||
\ **configfpc**\ \ **-i**\ \ *interface*\ \ **-**\ **-ip**\ \ *default ip address*\
|
||||
\ **configfpc**\ \ **-i**\ \ *interface*\ \ **-**\ **-ip**\ \ *default ip address*\
|
||||
|
||||
\ **configfpc**\ [\ **-V | -**\ **-verbose**\ ]
|
||||
|
||||
@ -55,22 +55,22 @@ OPTIONS
|
||||
|
||||
|
||||
|
||||
\ **-i**\ \ *interface*\
|
||||
|
||||
\ **-i**\ \ *interface*\
|
||||
|
||||
Use this flag to specify which xCAT MN interface (example: eth4) that is connected to the NeXtScale FPCs. This option is required.
|
||||
|
||||
|
||||
|
||||
\ **-**\ **-ip**\ \ *default ip address*\
|
||||
|
||||
|
||||
\ **-**\ **-ip**\ \ *default ip address*\
|
||||
|
||||
Use this flag to override the default ip address of 192.168.0.100 with a new address.
|
||||
|
||||
|
||||
|
||||
\ **-V | -**\ **-verbose**\
|
||||
|
||||
|
||||
\ **-V | -**\ **-verbose**\
|
||||
|
||||
Verbose mode
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -81,22 +81,22 @@ EXAMPLES
|
||||
|
||||
|
||||
1. To discover and configure all NeXtScale Fan Power Controllers (FPCs) connected on eth0 interface.
|
||||
|
||||
|
||||
|
||||
|
||||
.. code-block:: perl
|
||||
|
||||
|
||||
configfpc -i eth0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
2. To override the default ip address and run in Verbose mode.
|
||||
|
||||
|
||||
|
||||
|
||||
.. code-block:: perl
|
||||
|
||||
|
||||
configfpc -i eth0 --ip 196.68.0.100 -V
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user