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

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

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent 7505a96554
commit 6a04c11efc

View File

@ -19,7 +19,7 @@ SYNOPSIS
********
\ **imgexport [-h| -**\ **-help]**\
\ **imgexport [-h| -**\ **-help]**\
\ **imgexport**\ \ *image_name*\ [\ *destination*\ ] [[\ **-e | -**\ **-extra**\ \ *file:dir*\ ] ... ] [\ **-p | -**\ **-postscripts**\ \ *node_name*\ ] [\ **-v | -**\ **-verbose**\ ]
@ -72,40 +72,40 @@ OPTIONS
\ **-e|-**\ **-extra**\ \ *srcfile:destdir*\
\ **-e|-**\ **-extra**\ \ *srcfile:destdir*\
Pack up extra files. If \ *destdir*\ is omitted, the destination directory will be the same as the source directory.
\ **-h|-**\ **-help**\
\ **-h|-**\ **-help**\
Display usage message.
\ **-p|-**\ **-postscripts**\ \ *node_name*\
\ **-p|-**\ **-postscripts**\ \ *node_name*\
Get the names of the postscripts and postbootscripts for the given node and pack them into the image.
\ **-v|-**\ **-verbose**\
\ **-v|-**\ **-verbose**\
Verbose output.
\ *image_name*\
\ *image_name*\
The name of the image. Use \ **lsdef -t osimage**\ to find out all the image names.
\ *destination*\
\ *destination*\
The output bundle file name.