pages*: use " " instead of "=" to separate the options from their arguments, aria2c: fix example (#12726)
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
|
||||
- Вивести логи для специфічного процесу (PID):
|
||||
|
||||
`logcat --pid={{pid}}`
|
||||
`logcat --pid {{pid}}`
|
||||
|
||||
- Вивести логи для процесу специфічного пакету:
|
||||
|
||||
`logcat --pid=$(pidof -s {{пакет}})`
|
||||
`logcat --pid $(pidof -s {{пакет}})`
|
||||
|
Reference in New Issue
Block a user