dmesg: add mnemonic (#16477)

This commit is contained in:
Managor
2025-05-13 10:30:50 +03:00
committed by GitHub
parent 11afbf917d
commit 541aa0a246
+1 -1
View File
@@ -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]}}`