mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-23 14:07:42 +00:00
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:
parent
3e8e607d5b
commit
685d82cdcc
@ -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
|
||||||
==========================
|
==========================
|
||||||
|
Loading…
Reference in New Issue
Block a user