android/*: add Ukrainian translation (#11317)
* android/*: add Ukrainian translation --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:

committed by
GitHub

parent
29f38bdece
commit
ae66fa6d6f
16
pages.uk/android/cmd.md
Normal file
16
pages.uk/android/cmd.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# cmd
|
||||
|
||||
> Менеджер сервісів Android.
|
||||
> Більше інформації: <https://cs.android.com/android/platform/superproject/+/main:frameworks/native/cmds/cmd/>.
|
||||
|
||||
- Вивести всі запущені девайси:
|
||||
|
||||
`cmd -l`
|
||||
|
||||
- Викликати конкретний сервіс:
|
||||
|
||||
`cmd {{сервіс}}`
|
||||
|
||||
- Викликати сервіс з заданими аргументами:
|
||||
|
||||
`cmd {{сервіс}} {{аргумент1 аргумент2 ...}}`
|
Reference in New Issue
Block a user