pages*: use " " instead of "=" to separate the options from their arguments, aria2c: fix example (#12726)
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
|
||||
- Tampilkan log untuk nomor induk (PID) program yang sedang dijalankan:
|
||||
|
||||
`logcat --pid={{pid}}`
|
||||
`logcat --pid {{pid}}`
|
||||
|
||||
- Tampilkan log untuk (kemasan) aplikasi yang sedang dijalankan:
|
||||
|
||||
`logcat --pid=$(pidof -s {{nama_kemasan_aplikasi}})`
|
||||
`logcat --pid $(pidof -s {{nama_kemasan_aplikasi}})`
|
||||
|
Reference in New Issue
Block a user