mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-01 00:57:37 +00:00
Remove trailing spaces in file docs/source/guides/admin-guides/references/man1/rmimage.1.rst
This commit is contained in:
@@ -19,9 +19,9 @@ SYNOPSIS
|
||||
********
|
||||
|
||||
|
||||
\ **rmimage [-h | -**\ **-help]**\
|
||||
\ **rmimage [-h | -**\ **-help]**\
|
||||
|
||||
\ **rmimage [-V | -**\ **-verbose]**\ \ *imagename*\ \ **[-**\ **-xcatdef]**\
|
||||
\ **rmimage [-V | -**\ **-verbose]**\ \ *imagename*\ \ **[-**\ **-xcatdef]**\
|
||||
|
||||
|
||||
***********
|
||||
@@ -32,7 +32,7 @@ DESCRIPTION
|
||||
Removes the Linux stateless or statelite image from the file system.
|
||||
The install dir is setup by using "installdir" attribute set in the site table.
|
||||
|
||||
If \ *imagename*\ is specified, this command uses the information in the \ *imagename*\
|
||||
If \ *imagename*\ is specified, this command uses the information in the \ *imagename*\
|
||||
to calculate the image root directory; otherwise, this command uses the operating system name,
|
||||
architecture and profile name to calculate the image root directory.
|
||||
|
||||
@@ -41,7 +41,7 @@ specifying the flag \ **-**\ **-xcatdef**\ will remove the osimage definition,
|
||||
or you can use rmdef -t osimage to remove the osimage definition.
|
||||
|
||||
The statelite image files on the diskful service nodes will not be removed,
|
||||
remove the image files on the service nodes manually if necessary,
|
||||
remove the image files on the service nodes manually if necessary,
|
||||
for example, use command "rsync -az --delete /install <sn>:/" to remove the image files on the service nodes,
|
||||
where the <sn> is the hostname of the service node.
|
||||
|
||||
|
Reference in New Issue
Block a user