format translation: change colon
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
f0f2764de2
commit
30c2bd4c7c
@@ -2,14 +2,14 @@
|
||||
|
||||
> 将内核消息写入标准输出.
|
||||
|
||||
- 显示内核消息:
|
||||
- 显示内核消息:
|
||||
|
||||
`dmesg`
|
||||
|
||||
- 显示此系统上有多少可用的物理内存:
|
||||
- 显示此系统上有多少可用的物理内存:
|
||||
|
||||
`dmesg | grep -i memory`
|
||||
|
||||
- 一次显示一页内核消息:
|
||||
- 一次显示一页内核消息:
|
||||
|
||||
`dmesg | less`
|
||||
|
Reference in New Issue
Block a user