mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 15:53:34 +02:00
dmesg: add mnemonic (#16477)
This commit is contained in:
parent
11afbf917d
commit
541aa0a246
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
`sudo dmesg {{[-l|--level]}} err`
|
||||
|
||||
- Show kernel messages and keep reading new ones, similar to `tail --follow` (available in kernels 3.5.0 and newer):
|
||||
- Show kernel messages and keep [w]aiting for new ones, similar to `tail --follow` (available in kernels 3.5.0 and newer):
|
||||
|
||||
`sudo dmesg {{[-w|--follow]}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue