cmd, hyperfine, neofetch: add Italian translation (#6440)
This commit is contained in:
16
pages.it/android/cmd.md
Normal file
16
pages.it/android/cmd.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# cmd
|
||||
|
||||
> Gestore del servizio Android.
|
||||
> Maggiori informazioni: <https://cs.android.com/android/platform/superproject/+/master:frameworks/native/cmds/cmd/>.
|
||||
|
||||
- Elenca tutti i servizi in esecuzione:
|
||||
|
||||
`cmd -l`
|
||||
|
||||
- Chiama un servizio specifico:
|
||||
|
||||
`cmd {{alarm}}`
|
||||
|
||||
- Chiama un servizio con argomenti:
|
||||
|
||||
`cmd {{vibrator}} {{vibrate 300}}`
|
Reference in New Issue
Block a user