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/lsdocker.1.rst
This commit is contained in:
@ -21,7 +21,7 @@ SYNOPSIS
|
||||
|
||||
\ **lsdocker**\ \ *noderange*\ [\ **-l | -**\ **-logs**\ ]
|
||||
|
||||
\ **lsdocker**\ \ *dockerhost*\
|
||||
\ **lsdocker**\ \ *dockerhost*\
|
||||
|
||||
\ **lsdocker**\ [\ **-h | -**\ **-help**\ ]
|
||||
|
||||
@ -42,7 +42,7 @@ OPTIONS
|
||||
|
||||
|
||||
|
||||
\ **-l|-**\ **-logs**\
|
||||
\ **-l|-**\ **-logs**\
|
||||
|
||||
|
||||
|
||||
@ -56,40 +56,40 @@ EXAMPLES
|
||||
|
||||
|
||||
1. To get info for docker instance "host01c01"
|
||||
|
||||
|
||||
|
||||
|
||||
.. code-block:: perl
|
||||
|
||||
|
||||
lsdocker host01c01
|
||||
|
||||
|
||||
|
||||
|
||||
Output is similar to:
|
||||
|
||||
|
||||
|
||||
|
||||
.. code-block:: perl
|
||||
|
||||
|
||||
host01c01: 50800dfd8b5f ubuntu /bin/bash 2016-01-13T06:32:59 running /host01c01
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
2. To get info for running docker instance on dockerhost "host01"
|
||||
|
||||
|
||||
|
||||
|
||||
.. code-block:: perl
|
||||
|
||||
|
||||
lsdocker host01
|
||||
|
||||
|
||||
|
||||
|
||||
Output is similar to:
|
||||
|
||||
|
||||
|
||||
|
||||
.. code-block:: perl
|
||||
|
||||
|
||||
host01: 50800dfd8b5f ubuntu /bin/bash 2016-1-13 - 1:32:59 Up 12 minutes /host01c01
|
||||
host01: 875ce11d5987 ubuntu /bin/bash 2016-1-21 - 1:12:37 Up 5 seconds /host01c02
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user