mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-14 10:20:31 +00:00
Remove trailing spaces in file docs/source/guides/admin-guides/references/man1/nodegrpch.1.rst
This commit is contained in:
@ -32,11 +32,11 @@ DESCRIPTION
|
||||
|
||||
|
||||
The nodegrpch command is similar to the nodech command, but ensures that the parameters are
|
||||
declared at the group level rather than the node specific level, and clears conflicting node
|
||||
specific overrides of the specified groups. Using table.column=value will do a
|
||||
verbatim assignment. If ",=" is used instead of "=", the specified value will be prepended to the
|
||||
attribute's comma separated list, if it is not already there. If "^=" is used, the specified
|
||||
value will be removed from the attribute's comma separated list, if it is there. You can also
|
||||
declared at the group level rather than the node specific level, and clears conflicting node
|
||||
specific overrides of the specified groups. Using table.column=value will do a
|
||||
verbatim assignment. If ",=" is used instead of "=", the specified value will be prepended to the
|
||||
attribute's comma separated list, if it is not already there. If "^=" is used, the specified
|
||||
value will be removed from the attribute's comma separated list, if it is there. You can also
|
||||
use "^=" and ",=" in the same command to essentially replace one item
|
||||
in the list with another. (See the Examples section.)
|
||||
|
||||
@ -55,16 +55,16 @@ OPTIONS
|
||||
|
||||
|
||||
|
||||
\ **-v|-**\ **-version**\
|
||||
|
||||
\ **-v|-**\ **-version**\
|
||||
|
||||
Command Version.
|
||||
|
||||
|
||||
|
||||
\ **-?|-h|-**\ **-help**\
|
||||
|
||||
|
||||
\ **-?|-h|-**\ **-help**\
|
||||
|
||||
Display usage message.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -90,15 +90,15 @@ EXAMPLES
|
||||
|
||||
|
||||
1.
|
||||
|
||||
|
||||
To declare all members of ipmi group to have nodehm.mgt be ipmi
|
||||
|
||||
|
||||
|
||||
|
||||
.. code-block:: perl
|
||||
|
||||
|
||||
nodegrpch ipmi nodehm.mgt=ipmi
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user