bugreportz, cmd: add Nepali translation (#11182)

* bugreportz, cmd: add Nepali translation

---------

Co-authored-by: Subas Kandel <69797726+subasoffl@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Magrid <magrid0@proton.me>
This commit is contained in:
subas kandel
2023-10-25 22:28:02 +05:45
committed by GitHub
parent 84c3f30f27
commit b3dbabb054
2 changed files with 37 additions and 0 deletions

16
pages.ne/android/cmd.md Normal file
View File

@@ -0,0 +1,16 @@
# cmd
> एन्ड्रोइड सेवा प्रबन्धक।
> थप जानकारी: <https://cs.android.com/android/platform/superproject/+/main:frameworks/native/cmds/cmd/>.
- [l] सबै चलिरहेको सेवाहरू छन्:
`cmd -l`
- एक विशेष सेवा कल गर्नुहोस्:
`cmd {{सेवा}}`
- विशिष्ट तर्क संग सेवा कल गर्नुहोस्:
`cmd {{सेवा}} {{तर्क1 तर्क2 ...}}`