2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-20 18:20:27 +00:00

Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/xcatsnap.8.rst

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 39173f004a
commit 1d93ef1005

View File

@@ -19,7 +19,7 @@ SYNOPSIS
********
\ **xcatsnap**\
\ **xcatsnap**\
\ **xcatsnap**\ [\ **-h | -**\ **-help**\ ]
@@ -46,28 +46,28 @@ OPTIONS
\ **-h|-**\ **-help**\
\ **-h|-**\ **-help**\
Displays the usage message.
\ **-v|-**\ **-version**\
\ **-v|-**\ **-version**\
Displays the release version of the code.
\ **-B|-**\ **-bypass**\
\ **-B|-**\ **-bypass**\
Runs in bypass mode, use if the xcatd daemon is hung.
\ **-d|-**\ **-dir**\
\ **-d|-**\ **-dir**\
The directory to put the snap information. Default is /tmp/xcatsnap.
@@ -84,22 +84,22 @@ EXAMPLES
1. Run the xcatsnap routine in bypass mode and put info in /tmp/mydir :
.. code-block:: perl
xcatsnap -B -d /tmp/mydir
2. To run the xcatsnap routine and use default directory /tmp/xcatsnap :
.. code-block:: perl
xcatsnap