* pages.{ar,fa}: remove translated placeholders
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* common-arguments: reword note
* rmdir: fix Arabic translation
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
---------
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
17 lines
405 B
Markdown
17 lines
405 B
Markdown
# cmd
|
|
|
|
> مدیر سرویس اندروید.
|
|
> اطلاعات بیشتر: <https://cs.android.com/android/platform/superproject/+/main:frameworks/native/cmds/cmd/>.
|
|
|
|
- فهرست تمام سرویس های درحال اجرا :
|
|
|
|
`cmd -l`
|
|
|
|
- فراخوان یک سرویس :
|
|
|
|
`cmd {{service}}`
|
|
|
|
- فراخوان یک سرویس با مقادیر ورودی :
|
|
|
|
`cmd {{service}} {{argument1 argument2 ...}}`
|