command: add Italian translation.

This commit is contained in:
Marco Bonelli
2019-05-29 03:18:49 +02:00
committed by Owen Voke
parent a152238393
commit ce34691fdf

View File

@@ -0,0 +1,7 @@
# command
> Command forza la shell ad eseguire programmi ignorando qualsiasi funzione, builtin e alias con lo stesso nome.
- Esegui il comando ls letteralmente, anche se esiste un alias ls:
`command {{ls}}`