Commit 80c51eeb authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Pavel Emelyanov

docs: crtools -- Use bold format for parameters

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 44faee19
...@@ -59,7 +59,7 @@ OPTIONS ...@@ -59,7 +59,7 @@ OPTIONS
-n|--namespaces <ns>:: -n|--namespaces <ns>::
Checkpoint namespaces. Namespaces must be separated by comma. Checkpoint namespaces. Namespaces must be separated by comma.
Currently supported namespaces: uts, ipc, mnt, pid, net. Currently supported namespaces: *uts*, *ipc*, *mnt*, *pid*, *net*.
-r|--root <path>:: -r|--root <path>::
Change the root filesystem (when run in mount namespace). Change the root filesystem (when run in mount namespace).
...@@ -88,8 +88,8 @@ OPTIONS ...@@ -88,8 +88,8 @@ OPTIONS
Write logging messages to 'file'. Write logging messages to 'file'.
-v <num>:: -v <num>::
Set logging level to 'num'. Valid options are: 0 - (silent, error messages Set logging level to 'num'. Valid options are: *0* - (silent, error messages
only), 1 - informative (default), 2 - debug messages. only), *1* - informative (default), *2* - debug messages.
--log-pid:: --log-pid::
Write separate logging files per each pid. Write separate logging files per each pid.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment