pages*: use " " instead of "=" to separate the options from their arguments, aria2c: fix example (#12726)
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
|
||||
- किसी विशिष्ट पीआईडी के लिए लॉग प्रदर्शित करें:
|
||||
|
||||
`logcat --pid={{पीआईडी}}`
|
||||
`logcat --pid {{पीआईडी}}`
|
||||
|
||||
- किसी विशिष्ट पैकेज की प्रक्रिया के लिए लॉग प्रदर्शित करें:
|
||||
|
||||
`logcat --pid=$(pidof -s {{पैकेज}})`
|
||||
`logcat --pid $(pidof -s {{पैकेज}})`
|
||||
|
Reference in New Issue
Block a user