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
and starts reading in specified interval.
-t: If an incomplete log warning is reported, please try with a smaller
specify a polling interval (ms). Once buffer is empty, acrnlog stops interval to get a complete log.
and starts reading in specified interval. -s limit the size of each log file, in KB. 0 means no limitation.
If an incomplete log warning is reported, please try with a smaller -n specify the number of log files to keep, old files would be deleted.
interval to get a complete log.
-s:
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
========================== ==========================