doc: fix formatting in acrnlog doc

A merged change had problems with the formatting of acrnlog options.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder 2018-06-19 07:35:39 -07:00 committed by lijinxia
parent 3e8e607d5b
commit 685d82cdcc

View File

@ -24,20 +24,13 @@ limitation temporarily or permanently.
Options: Options:
-h -h display help
display the help -t specify a polling interval (ms). Once buffer is empty, acrnlog stops
-t:
specify a polling interval (ms). Once buffer is empty, acrnlog stops
and starts reading in specified interval. and starts reading in specified interval.
If an incomplete log warning is reported, please try with a smaller If an incomplete log warning is reported, please try with a smaller
interval to get a complete log. interval to get a complete log.
-s limit the size of each log file, in KB. 0 means no limitation.
-s: -n specify the number of log files to keep, old files would be deleted.
limit the size of each log file, in KB. 0 means no limitation.
-n:
specify the number of log files to keep, old files would be deleted.
Temporary log file changes Temporary log file changes
========================== ==========================